To save space, bitmaps are usually __________.

a. stored as vectors
b. not stored in memory
c. converted to binary form
d. compressed


d. compressed

Computer Science & Information Technology

You might also like to view...

A tree in which every node can have at most n children is referred to as a __________________ tree.

a) binary b) ternary c) n-ary d) general e) graph

Computer Science & Information Technology

What is byte-code? What is its importance?

What will be an ideal response?

Computer Science & Information Technology

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

1. Process specifications show the decision-making logic and formulas necessary to transform process input data into output. 2. While process specifications produce a precise description of what is accomplished, they are not detailed enough to validate the system design. 3. Process specifications are always produced for input and output operations, such as a read or write operation. 4. Process descriptions may exist on a form but not within a CASE tool repository.

Computer Science & Information Technology

A base class’s members are accessible within that base class and anywhere that the program has a handle to an object of that class or one of its derived classes.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology