Match each item with the correct statement below.
A. Used to give pictures the appearance of being framed.
B. A quick method for totaling numbers in a column or row.
C. Makes selected rows equal in height.
D. A fill effect similar to Parchment that can be used to provide page color for formal documents.
E.
F. Allows you to make changes to the table styles.
G. The first row in a table.
H. Command used to choose a specific location for a graphic on the page.
I. Aligns numbers containing decimals in a column.
J. Use this type of watermark to place an image behind text.
K. Rotates text from horizontal to vertical position.
A. Picture Styles
B. SUM function
C. Distribute Rows
D. Stationery
E. Insert tab
F. Table Style Options
G. Header row
H. Position
I. Decimal tab
J. Picture
K. Text Direction
You might also like to view...
Answer the following statements true (T) or false (F)
1. To call the base-class default constructor explicitly, the call to a base-class constructor must be the first statement in the derived-class-constructor definition. 2. When you call an Overridable base class method on a derived class object, the base class version of the method executes. This is the basis of polymorphism. 3. When a program creates a derived-class object, the Object constructor is the last constructor called and the first whose body finishes executing. 4. When a base class method is overridden in a derived class, it is common to have the derived class version call the base class version and then do some additional work. 5. A base class’s method that’s overridden in a derived class will be executed implicitly when the derived class’s method is called.
What term best represents the resiliency of a cryptographic key to attacks?
A. key bits B. key resiliency C. key strength D. key space
_____ characters fall into three categories-parsed character data, character data, and white space.?
Fill in the blank(s) with the appropriate word(s).
Hardware support utilities include those to diagnose and test hard disks and internal memory modules.
Answer the following statement true (T) or false (F)