Which tab contains options for starting a slide show?
A. View
B. File
C. Slide Show
D. Home
Answer: C
Computer Science & Information Technology
You might also like to view...
If a while loop has no braces around the body of the loop
A) there is no loop body. B) the loop body ends when the end while statement is encountered. C) the loop body contains just one statement. D) the program will not compile. E) the program will compile, but not run.
Computer Science & Information Technology
To avoid destroying valid output data residing in a buffer, UNIX responds to a write command by marking the appropriate buffer __________.
a. dirty b. active c. inactive d. ready
Computer Science & Information Technology