The ____ indicates where text appears as you type.

A. selection pointer
B. ScreenTip
C. I-beam pointer
D. insertion point


Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following is not a correct way to initialize a built-in array?

a. int n[5]{0, 7, 0, 3, 8, 2}; b. int n[]{0, 7, 0, 3, 8, 2}; c. int n[5]{7}; d. int n[5]{9, 1, 9};

Computer Science & Information Technology

The ________ SmartArt layout type illustrates proportional relationships, with the largest component on the bottom or top

A) Matrix B) Hierarchy C) Relationship D) Pyramid

Computer Science & Information Technology

A gigahertz is cycles per second

A) 100,000 B) 1,000,000 C) 1,000,000,000 D) 1,000,000,000,000

Computer Science & Information Technology

Different collision resolution methods should not be combined.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology