wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Programming Review

Total questions: 10

Worksheet time: 7mins

Name
Class
Date
1.
A Do Until will 
a)
Loop around once 
b)
Keep looping until the condition is true
c)
Keep looping until the false condition is met 
d)
Save Variables 
2.
_____ is a set of commands or instructions which directs a computer in doing a task.
a)
Program
b)
Language
c)
Programmer
d)
Programming Language
3.
Human communicates with computer using _____ language.
a)
sign
b)
English
c)
Machine
d)
Programming
4.
4. Computer programmers make video games and apps by using computer code
a)
True
b)
False
5.
All information in the computer is processed as
a)
Bits
b)
Bytes
c)
Binary
d)
Buluga
6.
Good algorithms do all of the following except...
a)
They return a correct output.
b)
They are unambiguous.
c)
They are precise.
d)
They never terminate.
7.
Which of the following would be considered a basic operation?
a)
Turn on
b)
Add water if batter is to dry
c)
If X = 4 add 2
d)
Repeat [Program X] 5 times
8.
 What is the language called that a computer understands?
a)
Java
b)
Machine language
c)
Sign language
d)
Code
9.
What is a list of steps that you can follow to finish a task?
a)
commands
b)
wires
c)
algorithm
d)
program
10.
Which of the following would be a conditional operation? 
a)
Wet hair
b)
Turn left
c)
Rinse
d)
Add soap until suds appear