To view page margin choices, choose the ________ tab
Fill in the blank(s) with correct word
Page Layout
You might also like to view...
Which of the following function calls would not return the value that is its first argument?
a. std::min( 3, 23 ) b. std::min( 'N', 'P' ) c. std::max( 17, 16 ) d. std::max( 'd', 'k' )
What is the output of the following code?
``` public class Test { public static void main(String[] args) { java.math.BigInteger x = new java.math.BigInteger("3"); java.math.BigInteger y = new java.math.BigInteger("7"); x.add(y); System.out.println(x); } } ``` a. 3 b. 4 c. 10 d. 11
Match each term below with the statement that best defines it.
A. How a slide moves in and out of view during a slide show B. Specific information about a presentation C. Can locate and remove hidden information from a presentation D. Cannot be edited or modified in any way E. Created using computer cryptography F. To draw on a slide during the presentation
What is the Event System good for?
What will be an ideal response?