Which of the following data items are arranged from the smallest to the largest in the data hierarchy.
a. records, characters, fields, bits, files.
b. bits, files, fields, records, characters.
c. fields, characters, bits, files, records.
d. bits, characters, fields, records, files.
d. bits, characters, fields, records, files.
You might also like to view...
Maps allocate keys to values and cannot contain duplicate keys, i.e., the key-to-value mapping is a __________ mapping.
a. many-to-many. b. many-to-one. c. one-to-many. d. one-to-one.
An enterprise network is often made up of several local networks connected over which of the following?
A) LAN B) WAN C) MAN D) PAN
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 ); ```
In an exported SWF, the placed video and sound files must be uploaded separately to the host site.
Answer the following statement true (T) or false (F)