A(n) ________ is a numbered item of text, positioned above or below a table, figure, or object
Fill in the blank(s) with correct word
caption
You might also like to view...
The priority array that contains tasks in the active state is called the ________.
a) current list b) runnable list c) active list d) ready list
Folders or locations that Windows Vista has determined as those you are likely to need to reach easily are placed in this area
A) Recent Pages B) Favorite Links C) Public folder D) Previous Pages
When configuring a router, you control access to privileged EXEC mode by configuring which password?
a. Line console. b. Line vty. c. Enable. d. Secret.
When an object is concatenated with a String, ________.
a. a compilation error occurs b. a runtime error occurs c. the object’s toString method is implicitly called to obtain the String representation of the object d. the object’s class name is concatenated with the String