_____ involves reading a program to make sure that it is error free and the logic works.
A. desk checking
B. debugging
C. beta testing
D. alpha testing
Ans: A. desk checking
You might also like to view...
When defining a class, the class should be composed of the kind of values a variable of the class can contain, and
a. member functions for that class b. the keyword private c. other class definitions d. nothing else
You can turn the ruler on by clicking the View tab and selecting the check box next to Ruler in the Show group
Indicate whether the statement is true or false
A Windows Server 2008 server can be configured in the role of a DHCP server using Microsoft ____ services.
A. System B. boot C. Configuration D. DHCP
Program ____ use graphical symbols and relational operators (such as < for "less than" and = for "equal to") to portray the sequence of steps needed to fulfill the logic in that program, module, or method.
A. structure charts B. flowcharts C. pseudocode D. models