You can use the ____ tool to select objects in the Document window.
A. Select
B. Selection
C. Zoom
D. Hand
Answer: B
You might also like to view...
What is an array?
A. A series of satellite dishes in the New Mexico desert. B. A group of variables of the same data type and name, indexed as an int. C. An operator in C++ that in used to perform mathematics. D. A series of variables that are accessed by an integer.
Choosing ________ for row labels and column headings will save room on charts
Fill in the blank(s) with correct word
The ____ returns a substring of the original string, starting with the position specified by the start argument and including the number of characters specified by numChars.
A. isNaN() B. substring(str, start, numChars) C. isNaN() D. length(str)
________ is a family of operating systems that share interoperability at the kernel level
A. LINUX & Windows B. UNIX C. UNIX & LINUX D. UNIX & Window