Animations applied to a placeholder can be viewed by clicking the ________ button at the far left of the Animation tab
Fill in the blank(s) with correct word
Preview
You might also like to view...
What happens when two blocks, one nested inside of the other, both declare variables with the same identifier? (Assume that the outer block declares its variable before the opening left-brace of the inner block.)
a. A syntax error occurs. b. The “outer” variable is hidden while the “inner” variable is in scope. c. The “outer” variable is irretrievably lost when the “inner” variable is declared. d. The “inner” declaration is ignored and the “outer” variable has scope even inside the inner block.
Portions of statements that contain calculations are called
a. variables. b. constants. c. expressions. d. None of the above.
If columns are justified, the left, right, top, and bottom edges of each column are aligned
Indicate whether the statement is true or false
To open an existing document, what tab should you click to open the Backstage view?
A) Document B) File C) Open D) Retrieve E) Import