When using gestures, you can zoom in, zoom out, and switch between applications

Indicate whether the statement is true or false


TRUE

Computer Science & Information Technology

You might also like to view...

What exception type does the following program throw?

``` public class Test { public static void main(String[] args) { Object o = null; System.out.println(o); } } ``` a. ArithmeticException b. ArrayIndexOutOfBoundsException c. StringIndexOutOfBoundsException d. No exception e. NullPointerException

Computer Science & Information Technology

Each presentation template's color ____ has 12 complementary background, text, accent, and hyperlink colors.

A. plan B. scheme C. set D. group

Computer Science & Information Technology

________ can define 32 different scenarios for comparison

Fill in the blank(s) with correct word

Computer Science & Information Technology

GIF, PNG, and JPG are still image file formats that are available in the Publish Settings dialog box. 

Answer the following statement true (T) or false (F)

Computer Science & Information Technology