Data Types
Controls
Variables
Misc.
Other Variables
100
A data type that contains only whole numbers.
What is Integer?
100
Prefixes used when naming variables/controls.
What is Hungarian notation?
100
assignment operator
What is an equal sign(=)?
100
Founded Microsoft .
Who is Bill Gates or Paul Allen?
100
Keyword to declare a variable data type.
What is as?
200
Data type when using currency.
What is Decimal?
200
A control that allows you to "Group" other controls to organize the appearance of your app.
What is a Groupbox?
200
Converts to any value given to it, to a string and then formats it with the format given.
What is ToString?
200
Color that rhymes with ted.
What is Red?
200
Named location in a computer's memory.
What is a variable?
300
A single character/letter/symbol/number.
What is a char?
300
A control that allow users to enter (input) values at run time.
What is a textbox?
300
a variable that can only be used in a specific sub/function.
What is a local variable?
300
Red fruit.
What is an apple?
300
A variable that holds its value, as in a counter, between runs of a program.
What is a static variable?
400
A common data type for decimal numbers.
What is Double?
400
Used as a prompt or used to display information for the user of your program?
What is a Label?
400
Tells the computer the name we are going to use and its data type.
What is dim?
400
Skittles.
What is the taste of the rainbow?
400
where (location) a variable "lives" in a program
What is a scope?
500
True or False.
What is a Boolean?
500
merging two or more items together.
What is concatenation?
500
Named memory location which stores a value that cannot be changed from its initial assignment.
What is a constant?
500
Name of Mr. Renne's daughter?
Who is Madelyn?
500
Integer
What is a data type?
M
e
n
u