If you want a color image to look good enough to frame, you should use a resolution of ____ ppi or higher.

a. 72
b. 150
c. 240
d. 300


C. 240

Computer Science & Information Technology

You might also like to view...

The syntax for creating a conditional section is ____.

A. B. C. D.

Computer Science & Information Technology

The statement__________assigns to value a random number in the range 5 to 20.

``` a) value = 4 + randomObject.nextInt( 16 ); b) value = randomObject.nextInt( 21 ); c) value = 5 + randomObject.nextInt( 15 ); d) value = 5 + randomObject.nextInt( 16 ); ```

Computer Science & Information Technology

How can starter GPOs be shared with other administrators?

What will be an ideal response?

Computer Science & Information Technology

The Reflect tool is useful for creating a cast shadow.

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

Computer Science & Information Technology