When in Page Preview, the user may use ________ to increase the magnification of the document on the screen
Fill in the blank(s) with correct word
Zoom In
Computer Science & Information Technology
You might also like to view...
100BaseX represents several Fast Ethernet variations.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
To export a report as a PDF file, click the ________ button in the Export group on the External Data tab
Fill in the blank(s) with correct word
Computer Science & Information Technology
Briefly describe the five basic strategies to control risk that result from vulnerabilities.
What will be an ideal response?
Computer Science & Information Technology
What will the following program print on screen?int age = 0;if (age = 40) printf("Happy Birthday!");else printf("Sorry");
A. Happy Birthday! B. Sorry C. Runtime error. D. Nothing; the program will not compile.
Computer Science & Information Technology