____ is the process of walking through a program's logic on paper before you actually write the program.
A. Bench-checking
B. Bench-testing
C. Desk-checking
D. Desk-testing
Answer: C
Computer Science & Information Technology
You might also like to view...
Which numbered item indicates a text area in the accompanying figure?
A. 1 B. 3 C. 5 D. 6
Computer Science & Information Technology
The ____________________ primary colors of light ca combine to produce all the other colors in the spectrum.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Which of the following logical functions will return a value if false if one of the arguments is false?
A) OR B) AND C) IF D) NOT
Computer Science & Information Technology
A language is ____ typed if it enforces type abstractions where operations can be applied only to objects of the appropriate type.
A. weakly B. virtually C. securely D. strongly
Computer Science & Information Technology