Photoshop allows users to compress images in several common Web formats including JPEG, GIF, LRS, and PNG.

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


False

Computer Science & Information Technology

You might also like to view...

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

1. The first element in an array called names is names[1]. 2. The last element in the array defined by float pay[12]; is pay[12]. 3. Parallel arrays are arrays with the same number of elements used to store related information. 4. In the following array: 15 8 10 11 72 10 is a subscript. 5. In the following array: 4 6 35 78 94 3 53 76 6 is an element.

Computer Science & Information Technology

The visual part of the application with which users interact is known as the ____________ .

a) event b) platform c) GUI d) library

Computer Science & Information Technology

The memory location known as the ____ is where the computer stores the list of method locations to which the system must return.

A. method stack B. location stack C. call stack D. store location

Computer Science & Information Technology

For each node in a DO/S, the Memory Manager uses a kernel with a ____ algorithm to track the amount of memory that is available.

A. sharing B. stacking C. turning D. paging

Computer Science & Information Technology