The most important advantage of an alphabetic code is that

A. meaning is readily conveyed to users
B. sorting is simplified
C. the capacity to represent items is increased
D. missing documents can be identified

Answer: C

Computer Science & Information Technology

You might also like to view...

If d is a double and i is an int, then the assignment statement d = i; is legal in Java.

What will be an ideal response?

Computer Science & Information Technology

The process of converting a wrapper class object to a primitive type is known as __________.

a. simplifying b. unboxing c. parsing d. devaluating

Computer Science & Information Technology