Unit 1
Unit 2
Unit 3
Unit 6
Unit 7
100
Decimal Binary Hexadecimal
What is Number system
100
1.Identify the problem 2. Design the Solution 3. Write the program 4. Test The Program 5. Document and Maintain the Program
What is the 5 steps of the programming process
100
Displays a list of the projects in the solution and the items contained in the project
What is Solution Explorer Window
100
A cndition used to signify that a loop should stop
What is Flag
100
Correspond in order to the parameters in the procedure being called
What is arguments in call statement
200
Base10
What is decimal
200
Can be on their own line after a line of code Begins with a ' Text is green
What is a Comment
200
Contains a Form
What is Designer Window
200
what is the data type of the value returned from an InputBox
What is String
200
Perform a specific task and then return a value
What is Function procedures
300
Base16
What is Hexadecimal
300
Test your program by using some real world data
What is Beta Testing
300
Contains the controls for Designing a Form
What is Toolbox
300
Which control displays a list from which the user can select one or more items?
What is Listbox
300
The breaking down of a program
What is Modularization
400
Base2
What is Binary
400
Is a set of steps that create an ordered approach to a problem solution
What is Algorithm
400
Button, Text Box ,Label, List box, Combo-box , Check box , Radio Button , Picture box
What is Common Controls
400
Typically used in an assignment statement or in an if statement as it returns true/false.
What is TryParse
400
The concat() function will concatenate(merge) strings.
What is Concat
500
01010011
What is 8 hexadecimal
500
Most frequently used design in the programming process
What is Top-Down Desing
500
Used with group boxes allows user to make only one choices from the options in the group
What is RadioButton
500
Displays a list in a drop-down box.
What is ComboBox
500
The insert() function inserts a string at a specified index position
What is Insert() Function
M
e
n
u