The ________ pane tracks all objects, shapes, pictures, and placeholders that display on a slide
A) Clipboard B) Format Shape C) Slide D) Selection
D
You might also like to view...
When a function A calls a function B, which in turn calls A, we have
A) direct recursion. B) indirect recursion. C) function call cycling. D) perfect recursion. E) None of the above
A red, dotted border around a cell in Excel indicates the cell is active
Indicate whether the statement is true or false
The debugger command ______________ allows you to “peek into the computer” and look at the value of a variable.
a) value b) variable c) print d) peek
Which of the following choices completes the sentence correctly? A(n)___________is a(n) ___________.
a. JToggleButton, JCheckBox b. JToggleButton, JRadioButton c. JButton, JToggleButton d. JButton, AbstractButton