The ________ pane tracks all objects, shapes, pictures, and placeholders that display on a slide

A) Clipboard B) Format Shape C) Slide D) Selection


D

Computer Science & Information Technology

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

Computer Science & Information Technology

A red, dotted border around a cell in Excel indicates the cell is active

Indicate whether the statement is true or false

Computer Science & Information Technology

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

Computer Science & Information Technology

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

Computer Science & Information Technology