A selected graphic can be resized using the Shape Height and Shape Width text boxes in the Size group on the Format tab on the Picture Tools tab.
Answer the following statement true (T) or false (F)
True
You might also like to view...
Which of the following declares an Integer variable named intLength and assigns it the integer literal 12?
a. Dim intLength As Integer initialize to 12 b. Dim intLength = 12 As Integer c. Dim intLength As Integer = 12 d. Dim intLength As Integer 12
When the system spends most of its time swapping pieces rather than executing instructions it leads to a condition known as _________
Fill in the blank(s) with the appropriate word(s).
Pressing ____ in the middle of a numbered list creates a new numbered paragraph and automatically renumbers the remainder of the list.
A. [Enter] B. [Ctrl] C. [Esc] D. [Alt]
Which type of collection is ordered by position?
A. linear B. hierarchical C. graph D. sorted