Marion has been working on a worksheet in Microsoft Excel 2016. She needs to delete certain data in a column. She selects the data in the column and presses the Delete key. Which of the following is the result of Marion's action?

A. ?The selected cell will be deleted.
B. ?The entire column will be deleted.
C. ?The data in the column of the selected cell will be cleared.
D. ?The data in the selected cells will be cleared.


Answer: D

Computer Science & Information Technology

You might also like to view...

Most algorithms end with an instruction to print, display, or store the output items.

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

Computer Science & Information Technology

In the Android app life cycle, a main() method is executed each time your app is started.

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

Computer Science & Information Technology

What are the key segregation of duties related to computer programs that process accounting transactions.

What will be an ideal response?

Computer Science & Information Technology

Which of the following statements sets the desired year in the onDateSet method?

A. set.C(Calendar.YEAR, year); B. c.set(Calendar.DateYear, year);  C. c.set(Calendar.YEAR, year);  D. Set(Calendar.YEAR); 

Computer Science & Information Technology