You can reset the ribbon to its installation default by clicking the Reset button in the Customize the Ribbon options in the ____ dialog box.

A. Installation Defaults
B. Restore Settings
C. Factory preset
D. Excel Options


Answer: D

Computer Science & Information Technology

You might also like to view...

An account best used for routine activities such as word processing, e-mailing, and browsing the Web is a(n) ____.

A. administrator account B. standard user account C. guest account D. user account

Computer Science & Information Technology

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

1. A cookie is a text file that resides on the server of a web site. 2. Cookies should be avoided because they can cause security breaches during the transmission of a web page from server to client. 3. The time() function returns the current time measured in the number of seconds since January 1 of the current year. 4. It is possible to set a cookie without an expiration date. 5. The setcookie() function is used to define a cookie.

Computer Science & Information Technology

Referential integrity should be enforced in a database with related tables because it

A) helps ensure data is automatically updated. B) helps ensure invalid data is not entered into a table. C) makes the database easier to back up. D) makes the database easier to repair.

Computer Science & Information Technology

The most basic objects used in object-oriented C++ programming are ____ objects.

A. numerical B. procedural C. low-level D. data

Computer Science & Information Technology