To move to the beginning of a Word document, press ________

A) Ctrl + Home
B) Home
C) Ctrl + Alt + Delete
D) Pg Up + Home


A

Computer Science & Information Technology

You might also like to view...

For String c = "hello world";

The Java statements int i = c.indexOf('o'); int j = c.lastIndexOf('l'); will result in: a. i = 4 and j = 8. b. i = 5 and j = 8. c. i = 4 and j = 9. d. i = 5 and j = 9.

Computer Science & Information Technology

Historically, VTP supports which range of VLANs?

A) 1-1005 B) 1-512 C) 1-1001 D) 1-4094

Computer Science & Information Technology

Which of the following is true of broadcast radio with regard to physical transmission media?

A. It is slower and more susceptible to noise. B. It is slower and less susceptible to noise. C. It is faster and more susceptible to noise. D. It is faster and less susceptible to noise.

Computer Science & Information Technology

A visual impact can be given to the text on a page by using Cascading Style Sheets (CSS) to add a shadow using the _________ property.?

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

Computer Science & Information Technology