Double-clicking an embedded PowerPoint file open the PowerPoint presentation in ________ view
Fill in the blank(s) with correct word
SlideShow
You might also like to view...
What statements are in the body of the following loop?
``` Set Number = 12 For (I = 1; I <= 15; I++) Write “Enter a number: “ Input Number Write “That’s a good number.”. End For Write “Bye bye.”.``` a. ```Set Number = 12 Write “Bye bye.”.``` b. ```Write “Enter a number: “ Write “That’s a good number.”.``` c. ```Write “Enter a number: “ Write “That’s a good number.”. Write “Bye bye.”.``` d. Input Number
A/An ____________ can change the length while the program is running.
(a) Array (b) ArrayList (c) Type parameter (d) None of the above
The angle of a straight line compared to horizontal on a line chart is called a(n) ________
Fill in the blank(s) with correct word
The object shown above is the ________
A) Color Picker B) Color rectangle C) Color palette D) Colors dialog box