In the PowerPoint Web App, a ________ is an area denoted by a gray box in which you type text or insert photos, clip art, tables, or other media
A) container B) object box C) frame D) window
A
Computer Science & Information Technology
You might also like to view...
Match each color code to its approximate color name
a. #aa0000 b. #000000 c. #0000aa d. #ffffff e. #009900 1) white 2) green 3) red 4) black 5) blue
Computer Science & Information Technology
What’s wrong with the following while iteration statement?
``` while (z >= 0) { sum += z; } ```
Computer Science & Information Technology
In Linux, partitions are named according to their ____.
A. mount point B. size C. type D. location
Computer Science & Information Technology
Microsoft Office's ________ feature provides information about all of the current program's features and displays step-by-step instructions for some tasks
A) Print Preview B) Live Preview C) Feature Preview D) Help
Computer Science & Information Technology