The Slides tab displays miniature pictures of presentation slides called ________
A) images B) icons C) thumbnails D) samples
C
Computer Science & Information Technology
You might also like to view...
Which code located in Animal.cpp would return circus from the code above?
A. bool getCircus( ); B. void Animal::getCircus() {return circus;} C. bool Animal::getCircus() {return circus} D. bool getCircus() {return circus;}
Computer Science & Information Technology
When you copy number values using the original cell's ________ handle, the numbers automatically increment for each change in the row or column
Fill in the blank(s) with correct word
Computer Science & Information Technology
________ are programs designed for Windows 8 and later
A) Snips B) Charms C) Live Tiles D) Apps
Computer Science & Information Technology
Digital signatures provide a way for the author to authenticate the document by "signing off" on it.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology