NEW
Font size
S
M
L
XL
WorksheetsProgramming Logic 1st
Total questions: 14
Worksheet time: 8mins
Name
Class
Date
1.
Programs designed by dividing problems into smaller, logical problems to make them easier to execute.
a)
Structured Programming
b)
Computer
c)
Data
d)
Programming
2.
A programmable machine that responds to a specific set of instructions.
a)
Structured Programming
b)
Computer
c)
Data
d)
Programming
3.
A piece of information that can be stored and manipulated by a computer
a)
Structured Programming
b)
Computer
c)
Data
d)
Programming
4.
Creating a sequence of instructions to enable the computer to do something.
a)
Structured Programming
b)
Computer
c)
Data
d)
Programming
5.
A general set of rules for defining how declarations, functions, commands and other statements should be arranged in a computer program.
a)
Syntax
b)
Compiler
c)
Interpreter
d)
Instructions
6.
A program that translates code entirely into machine language before use.
a)
Syntax
b)
Compiler
c)
Interpreter
d)
Instructions
7.
A program that translates each code instruction "on the fly" when the code is executed without looking at the entire program of code.
a)
Syntax
b)
Compiler
c)
Interpreter
d)
Instructions
8.
An order given to a computer processor by a computer program.
a)
Syntax
b)
Compiler
c)
Interpreter
d)
Instructions
9.
To perform an action, command or set of commands.
a)
Execute
b)
Machine language
c)
Assembly language
d)
High-level language
10.
A collection of binary digits, or bits, that the computer reads and interprets; the only language a computer is capable of understanding.
a)
Execute
b)
Machine language
c)
Assembly language
d)
High-level language
11.
A programming language that has the same structure and set of commands as machine language, but uses symbols and recognizable codes.
a)
Execute
b)
Machine language
c)
Assembly language
d)
High-level language
12.
A programming language that contains English words and phrases as well as easily recognized symbols that are easier to learn, read, use and modify.
a)
Execute
b)
Machine language
c)
Assembly language
d)
High-level language
13.
A base-2 number system that uses the values 0 and 1 (off and on); the primary language that computers use to communicate.
a)
Binary
b)
Execute
c)
Sequential
d)
Compiler
14.
Steps that must be followed in a particular order, starting at the beginning and continuing to the end.
a)
Binary
b)
Execute
c)
Sequential
d)
Compiler
Reset
