To insert the current date into an active cell use

A) The Ctrl and semicolon key combination. B) The Ctrl + D key combination.
C) F4. D) Ctrl + Alt + Delete.

A

Computer Science & Information Technology

You might also like to view...

The default section of a switch statement performs a similar task similar to the __________ portion of an if/else if statement.

a. conditional b. break c. trailing else d. All of these e. None of these

Computer Science & Information Technology

Iterator method __________ determines whether the Collection contains more elements.

a. hasNext. b. next. c. contains. d. containsNext.

Computer Science & Information Technology