Double-clicking an embedded PowerPoint file open the PowerPoint presentation in ________ view

Fill in the blank(s) with correct word


SlideShow

Computer Science & Information Technology

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

Computer Science & Information Technology

A/An ____________ can change the length while the program is running.

(a) Array (b) ArrayList (c) Type parameter (d) None of the above

Computer Science & Information Technology

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

Computer Science & Information Technology

The object shown above is the ________

A) Color Picker B) Color rectangle C) Color palette D) Colors dialog box

Computer Science & Information Technology