Identify the correct sequence of the missing units of data A-D that can be…
2023
Identify the correct sequence of the missing units of data A-D that can be used to represent the size of a file, as it changes in size. The units of data increase in size from smallest to largest as given below :
bit
........................
........................
kilo Byte (KB)
.......................
.......................
tera Byte (TB)
(A) byte
(B) gigaByte (GB)
(C) megaByte (MB)
(D) nibble
Choose the correct answer from the options given below :
- A.
(B), (A), (C), (B)
- B.
(A), (C), (D), (B)
- C.
(D), (A), (C), (B)
- D.
(A), (D), (C), (B)
Attempted by 8 students.
Show answer & explanation
Correct answer: C
The hierarchy of data storage units follows a specific progression based on the number of bits or bytes each unit contains.
Bit: The smallest unit (0 or 1).
Nibble (D): A group of 4 bits.
Byte (A): A group of 8 bits.
KiloByte (KB): 1,024 Bytes.
MegaByte (C): 1,024 KB.
GigaByte (B): 1,024 MB.
TeraByte (TB): 1,024 GB.