A flashing vertical line in the document window that indicates where text will appear when you type is known as the ____ point.

A. starting
B. insertion
C. editing
D. typing


Answer: B

Computer Science & Information Technology

You might also like to view...

A(n) ____________________ is a series of unique bytes that, like a fingerprint, uniquely identifies a malicious computer program and distinguishes it from legitimate files on your PC.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Suppose s1 and s2 are two strings. Which of the following statements or expressions are incorrect?

a. String s = new String("new string"); b. String s3 = s1 + s2 c. s1 >= s2 d. int i = s1.length e. s1.charAt(0) = '5'

Computer Science & Information Technology

A typical ________ entry may say "See page 2 for more information about CPUs."

A) table of authority B) table of figures C) cross-reference D) index

Computer Science & Information Technology

The _____ alert accepts the invalid data but still allows you to cancel the data entry.

A. Information B. Stop C. Security D. Warning

Computer Science & Information Technology