Variables
The Programming Process
Controls
Loops
Arrays
100
a place in the computer's memory
What is a variable?
100
an ordered list of steps to solve a problem
What is an algorithm?
100
this control allows you to place an image on your form
What is a PictureBox?
100
repetition of code is accomplished through this programming structure
What is a loop?
100
a “container” that holds more than one value
What is an array?
200
this is the type of variable that can hold words or characters
What is a String?
200
when something is broken down into smaller sub-problems, which in turn are broken down into smaller sub-problems
What is called modularization?
200
this control is used to get "input" from the user
What is a InputBox?
200
one time through a loop
What is an iteration?
200
a value in an array is called
What is an Element?
300
tells the computer what type of value to expect in a variable
What is a data type?
300
the rules of a programming language is called
What is syntax?
300
contains a maximize, minimize, and close button; other controls are placed on this object
What is a Form?
300
this loop is used when you know how many times you want the loop to repeat/iterate
What is a For loop?
300
the first element is always be located at this index position
What is zero?
400
this symbol "=" is called what in computer programming
What is an assignment operator?
400
documenting your code is also called
What is commenting?
400
these are things you can change that add/subtract functionality from controls
What are Properties?
400
this loop is used when you do not know specifically how many times a loop will repeat or repeats until a condition is met
What is a while loop?
400
the "Length" method returns this
What is how many elements are in the array?
500
the keyword used to tell a variable to hold "nothing" in its location
What is NOTHING?
500
includes the alternate ways to complete a goal
What is a use case?
500
this control allows a programmer to update controls/code on a schedule or at a specific time
What is a Timer?
500
this type of loop is often used with an array
What is a For Each loop?
500
keyword used to re-declare an array
What is ReDim?
Continue
ESC
Reveal Correct Response
Spacebar
M
e
n
u
Team 1
0
+
-
CP 1 - Final Exam Review
No teams
1 team
2 teams
3 teams
4 teams
5 teams
6 teams
7 teams
8 teams
9 teams
10 teams
Custom
Press
F11
Select menu option
View > Enter Fullscreen
for full-screen mode
Edit
•
Print
•
Download
•
Embed
•
JeopardyLabs