Quiz
1. Set of well-defined logical steps that must be taken to perform a task
a. Algorithm
b. Statement
c. Structure
2. Piece of prewritten code that performs an operation
a. Condition
b. Function
c. Argument
3. Sequence of characters that is used as data
a. Character
b. Float
c. String
4. Name that represents a value stored in the computer memory
a. Variable
b. Function
c. Decision
5. Logical design that controls order in which set of statements execute
a. Sequence structure
b. Decision structure
c. Statement
6. Is a provides only one alternative path of execution
a. Dual alternative
b. Single alternative
c. None
7. A set of statements that execute in the order they appear
a. Argument
b. Sequence
c. Decision
8. A set of instructions that a computer follows to perform a task
a. Programmer
b. Program
c. Progress
9. The part of the computer that actually runs programs
a. Central processing Unit
b. Random access Memory
c. Sample if
Quiz
10. Programs that make computer useful for everyday tasks
a. Application software
b. System software
c. None
11. Programs that control and manage basic operations of a computer
a. System software
b. Application
c. Computer
12. A operators that can be used to create complex Boolean
expressions
a. Logical operator
b. Relational operator
c. Boolean operator
13. A person who can design, create, and test computer programs
a. Programmer
b. Statement
c. Program
14. Secondary storage can hold data for long periods of time
a. True
b. False
15. input function always returns a string
a. false
b. true