1.What word refers to the text of a program?
2.Binary
3.Decimal
4.ASCII
2.What does a compiler do?
1.Combines two or more programs into one
2.Translates a higher level programming language to a lower level one
3.Takes the source of a program as input and executes it
4.Makes it easier to write a program by generating some of it for you
3.12 Hex is what decimal number?
1. 10
2 .12
3. 18
4. 24
4.What is dynamically allocated memory?
1. Memory that is allocated when a program is loaded
2. Memory that is allocated when a program is running
3. Memory whose contents can be modified
4. Memory that is not stored when a computer is reset
5.What is a turing machine?
1. A simplified, theoretical model of a computer thought to be capable of computing anything a real computer can
2. The name given to the first modern day computer ever made
3. Any computer that is completely mechanical
4. The first machine that can be considered a computer that was used to torture heretics in the dark ages and whose design influenced the design of the printing press
No comments:
Post a Comment