When different styles are used in the same document, you should display the Styles pane by clicking:

A) Show Styles in the Paragraph group on the Page Layout tab.
B) Show Styles in the Paragraph group on the Home tab.
C) the Dialog Box Launcher in the Styles group on the Home tab.
D) the Dialog Box Launcher in the Styles group on the Page Layout tab.


C

Computer Science & Information Technology

You might also like to view...

Consider a method of the form

void printPoint(Point p) { //Code not shown } where Point is a generic type. When the method is called, the only objects that may be passed for the parameter p are A) Point objects only B) Point objects, where T is the Number class, or is any subclass of Number C) Point objects, where T is the Number class, or is any superclass of Number D) All of the above

Computer Science & Information Technology

The Carol, Tracy & Leslie Realty Corporation specializes in locating homes for prospective buyers. Home information is stored in a database and is to be shown on an inquiry display screen. Design a G U I interface Web-based display to enter the following data fields, which are used to select and display homes matching the criteria. Keep in mind the features available for a G U I display. The design elements (which are not in any particular sequence) are as follows:

a. Minimum size (in square feet) b. Maximum size (in square feet, optional) c. Minimum number of bedrooms d. Minimum number of bathrooms e. Garage size (number of cars, optional) f. School district (a limited number of school districts are available for each area) g. Swimming pool (yes/no, optional) h. Setting (either city, suburban, or rural) i. Fireplace (yes/no, optional) j. Energy efficient (yes/no)

Computer Science & Information Technology

You can use a ________ list type as a type of navigational menu to other pages in a SharePoint site or to Web sites

A) links B) discussion board C) calendar D) contacts

Computer Science & Information Technology

Row 1 of a worksheet contains ________ that describe the column of data

A) titles B) headers C) rules D) names

Computer Science & Information Technology