You can change the screen size by clicking Slide Size on the ________ tab
A) HOME
B) SLIDE SHOW
C) DESIGN
D) VIEW
C
You might also like to view...
The following contain several #include directives that may have problems. Which have one or more problems, and what problems?
a) #include
Write the code using a while loop that will keep asking the user for integers until they enter a positive one.
What will be an ideal response?
How is partitioning important in the quick sort algorithm?
a. Partitioning divides the unsorted input data list into smaller unsorted data lists b. Partitioning is the process of removing duplicates from an array c. Partitioning is the process of walking through an array d. Partitioning is the process of finding the splitting point of an array
In _______________ evaluation, the computer always skips the second comparison when using an AND operator if the first comparison is false.
Fill in the blank(s) with the appropriate word(s).