To insert a slide into a program that does not accept slides, convert the slide to a(n) ________
A) SmartArt Graphic B) image file C) Word handout D) symbol
B
You might also like to view...
A set of named constants that start with the value 0 for the first constant and increment by 1 for each subsequent constant can be declared as a(n) ________.
a. class b. enum c. enumeration d. None of the above.
Which of the followings is the correct CSS style rule that removes the bullet next to each list item?
A. li {list-bullet: none}; B. li {list-type: none}; C. li {list-style: none}; D. li {list-style-type: none};
Once a form is created, you replace the default form name with a descriptive name that the program will use when it ____ the data from the form.
A. uploads B. downloads C. processes D. resets
Alan needs to select an object on the page but he is having a hard time locating it. He should do which of the following?
A) Use the Researcher pane to select the object. B) Use the Navigation pane to select the object. C) Use the Selection pane to select the object. D) Use the Smart Lookup pane to select the object.