In an open Word document, the ____ indicates where the next typed text will appear.

A. insertion point
B. tab
C. status bar
D. mouse

Answer: A

Computer Science & Information Technology

You might also like to view...

When assigning text to a string variable, you must begin and end the text with a(n) ________.

a) single-quote character (') b) double-quote character (") c) ampersand character (&) d) dollar-sign character ($) e) None of the above.

Computer Science & Information Technology

Simon uses thefunction.apply(thisObj[,argArray]method to call a method from another object class. In this method,argArrayis a(n) _____.

A. argument consisting of arrays B. array of argument values C. object calling the arguments of an array D. method of argument values

Computer Science & Information Technology