In a(n) ____ loop the condition is tested before any statements within the loop are executed.
A. pretest
B. posttest
C. fixed-count
D. condition-controlled
Answer: A
You might also like to view...
A class that is used for exceptions is declared
a. differently from other classes b. specialized only for exceptions c. may not have objects declared of that class d. all of the above e. none of the above
When the user presses Enter in a JPasswordField, the GUI component generates an , which is processed by an object that implements the interface .
a. ActionEvent, ActionListener. b. ActionEvent, ActionEventListener. c. TextEvent, TextListener. d. TextEvent, TextEventListener.
In object-oriented terminology, you "____" a segment of code that might cause an error.
A. try B. catch C. throw D. observe
The Excel Window contains elements that are similar to other Office applications and some that are unique to Excel
Indicate whether the statement is true or false