One way to delete a note is to click immediately to the left of the note reference mark in the document text and then press the ____ key twice.

A. BACKSPACE
B. DELETE
C. ESC
D. F3


Answer: B

Computer Science & Information Technology

You might also like to view...

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

1. The update expression in a sentinel-controlled for loop usually involves a call to scanf or fscanf. 2. The sentinel value is always the last value added to a sum being accumulated in a sentinel-controlled loop. 3. In a for statement, you may only increment or decrement the loop counter by one.

Computer Science & Information Technology

For each of the following determine if it is a valid identifier, and if it is not state why.

A. House# B. 2nd C. WHILE D. num4 E. double F. last_name

Computer Science & Information Technology

Take a very cluttered Web page and redesign it using the recommendations Krug makes. Present the Before and After to the class and explain how you used these recommendations to improve the scannability of the page.

What will be an ideal response?

Computer Science & Information Technology

The ____ layout provides a title placeholder in a content area for text, art, charts, and other graphics.

A. Text and Graphics B. Text and Art C. Title and Content D. all the above

Computer Science & Information Technology