The Rest Part 1 Flashcards
(79 cards)
Decomposition is?
Process of breaking up complex test into multiple less complex steps
Each row progressively =
Iteration
Charles Babbage difference engine reason?
Eliminate risk of human error
Computers should?
Accept input; compute values, store data, output results
Babbage difference engine was an example of a ? S
Single purpose computer
First machine that responded to input?
Jacquard loom
Difference engine was capable of printed simultaneously on paper and?
Plaster panel
Father of modern computing?
Charles Babbage
Anitkthera mechanism may not have been able to track?
Egyptian civil calander
The store could store? #s to decimals?
1000, 40
Analytical engine first gen purp computer?
True
“Test” == 1
False
False and 0 != 0
False
“Test” = “Test”
True
not (10 == 1 or 1000 == 1000)
False
not(1 != 10 or 3 = 4)
False
1 != 0 and 2 == 1
False
Ada Lovelace said the machine could be used to create?
Music
High level programming languages?
Cannot be read directly by a computer
Compiler purpose?
Translate high level language to assembly code
Assembly converts assembly language into?
Machine language
Programming hierarchy?
High level
Compiler
Assembly
Assembler
Machine
Hardware
Hci simple use?
Usability
Consistent loop steps with planning implementation and evaluation?
Iterative design