Show:
Questions
Responses
Print
Data Types
Controls
Misc.
Define
Hungarian Notation
100
used with whole numbers (+/-)
What is an Integer?
100
A control that allow users to enter (input) values at run time.
What is TextBox
100
Mr. Renne
Who is the teacher for Computer Programming I?
100
A named location in the computer's memory
What is Variable
100
btn Is the Hungarian Notation for......
What is Hungarian Notation for Button
200
used for true or false
What is a boolean?
200
clicked by the user to perform an action or group of actions.
What is a Button
200
Michel Jordan own's the Jordan's
Who made the Jordan's?
200
A named memory location which stores a value that cannot be changed from its initial assignment
What is Constant
200
lbl Is the Hungarian Notation for......
What is Hungarian Notation for Label
300
used with strings of characters/words
What is a string?
300
used to display information to the user either to identify another object, provide instructions, or display output.
What is a Label
300
Barack Obama was elected 2008
What year was Obama elected?
300
A variable that can be used anywhere in a program
What is Global
300
chk Is the Hungarian Notation for......
What is Hungarian Notation for CheckBox
400
used with larger decimal numbers
What is a Double?
400
used to display a picture or image to the user.
What is a Picture Box
400
Google owns Youtube
Who owns Youtube
400
A variable that can only be used in a specific sub/function
What is Local
400
grp Is the Hungarian Notation for......
What is Hungarian Notation for GroupBox
500
used to display a list of items for a user to select. Multiple items can be selected.
What is a List Box
500
Michel Jackson died on ........
Who is the person that died June 25, 2009
500
Tells the computer what type of value to expect in a variable
What is Data type
500
rad Is the Hungarian Notation for......
What is Hungarian Notation for Radio Button