WorksheetsU16 Programming Vocabulary
Total questions: 10
Worksheet time: 6mins
Name
Class
Date
1.
_____ is a set of commands or instructions which directs a computer in doing a task.
a)
Program
b)
Language
c)
Programmer
d)
Programming Language
2.
All information in the computer is processed as
a)
Bits
b)
Bytes
c)
Binary
d)
Buluga
3.
Which Data Type represents a whole number?
a)
String
b)
Float
c)
Boolean
d)
Integer
4.
Which Data Type represents text?
a)
Boolean
b)
Integer
c)
String
d)
Float
5.
What is a variable?
a)
A type of graphic
b)
A type of sound
c)
A space in the memory marked for use
d)
Used to remove things from memory
6.
What does an IF statement do?
a)
Closes the program
b)
Makes a decision
c)
Asks a question
7.
The process of designing, writing, testing, debugging, and maintaining the source code of computer applications is known as...
a)
Remixing
b)
Programming
c)
Applying
d)
Scratching
8.
What would make a variable "Global"?
a)
Being available to only one part of a program
b)
Being available to all of the program
c)
Being available to more than one part, but not all parts of the program
d)
Having traveled the world
9.
Have you been asked a Boolean question before?
a)
Yes
b)
No
10.
In computer programming, a procedure is an independent code module that fulfills some concrete task and is referenced within a larger body of source code
a)
True
b)
False
100 %
