The data hierarchy, arranged from smallest to largest, is:

a. Bit, byte, record, field, file.
b. Byte, bit, field, record, file.
c. Bit, byte, field, record, file.
d. Byte, bit, field, file, record.


c. Bit, byte, field, record, file.

Computer Science & Information Technology

You might also like to view...

A waiting thread transitions back to the ________ state only when another thread notifies it to continue executing.

a. runnable b. terminated c. new d. blocked

Computer Science & Information Technology

Which interface must be implemented by a class so as to apply the Collections.sort() method on a list of objects of that class?

a. Comparable b. Sortable c. Such a method doesn't exist d. Hashable

Computer Science & Information Technology

A(n) ____ gradient is a gradient that contains randomly distributed color specks within the range of colors that you specify.

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

Computer Science & Information Technology

You can use the ____ tool to select objects in the Document window.

A. Select B. Selection C. Zoom D. Hand

Computer Science & Information Technology