lonskee

Is this your test? Login to manage it. If not, you can generate an assessment just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
Mathematical table used in logic to evaluate Boolean trying to determine all the possibilities of a Boolean operator.
2.
1 point
A temporary repository of data?
3.
1 point
System for logical operations
4.
1 point
What is the logical value where True AND False = ?
5.
2 points
What is a program?
6.
1 point
Part of the development cycle were the programmer look for problems in the code of the application.
7.
1 point
It is the set of remarks used to document a program?
8.
1 point
Comment symbol use to comment out a line
9.
1 point
Part of the development cycle where the programmer lay-out the screen output of the application
10.
1 point
Objective is a derivative of what computer language?
11.
1 point
Refers to the visibility of a variable or object on the application modules.
12.
1 point
A list of instructions the computer execute?
13.
1 point
A naming convention for variable were the first word of the variable name is lowercase and the rest of the other word first letter are uppercase
14.
1 point
Data value of a given variable?
15.
1 point
It is a key ingredients in making a successful application, they are important because they help developer flush out what the application should do and not do when complete.