Which of the following removes only the contents of a selected row or column?

A. the Delete button
B. the [Delete] key
C. the Delete command on a shortcut menu
D. All of the above.


Answer: B

Computer Science & Information Technology

You might also like to view...

Given the resulting sorted list, trace the execution for a binary search, searching for the number 235.

Given the sorted list: 1 7 8 9 56 90 123 235 653

Computer Science & Information Technology

Instance variables declared private are not directly accessible ________

a) outside the class b) by other methods of the same class c) by the constructor of the class d) inside the same class

Computer Science & Information Technology

You can use MySQL to create a nested subquery.

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

Computer Science & Information Technology

The chief security officer (CSO) has issued a new policy to restrict generic or shared accounts on company systems. Which of the following sections of the policy requirements will have the most impact on generic and shared accounts?

A. Account lockout B. Password length C. Concurrent logins D. Password expiration

Computer Science & Information Technology