The Undo button is located on the ____.

A. Home tab on the ribbon
B. Standard toolbar
C. vertical scroll bar
D. status bar


Answer: B

Computer Science & Information Technology

You might also like to view...

What are the drawbacks of Web-based advertisements that flash to get a person’s attention?

What will be an ideal response?

Computer Science & Information Technology

The PHP rmdir() function is used to:

a. delete directories b. rename directives c. delete directives d. rename directories

Computer Science & Information Technology

What happens in a method if there is an exception thrown in a try block but there is no catch block following the try block?

A. The program ignores the exception. B. The program will not compile without a complete try/catch structure. C. The program terminates immediately. D. The program throws an exception and proceeds to execute the finally block.

Computer Science & Information Technology

________ errors may indicate that an attacker is trying to send invalid data to the server.

A. 404 B. 303 C. 500 D. 512

Computer Science & Information Technology