Question:

The ascending order of memory sizes

Show Hint

Remember: KB < MB < GB < TB. Memory units increase by powers of 1024.
Updated On: Jun 9, 2025
  • KB MB GB TB
  • TB GB MB KB
  • GB KB PB TB
  • KB GB TB MB
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Understanding memory units
Memory sizes in computing follow a binary multiple system. The common memory units in increasing order are:
Kilobyte (KB) = $2^{10}$ bytes
Megabyte (MB) = $2^{20}$ bytes
Gigabyte (GB) = $2^{30}$ bytes
Terabyte (TB) = $2^{40}$ bytes

Step 2: Evaluate the options
Option (1) presents the correct ascending order: KB < MB < GB < TB.
Other options mix up the order incorrectly.


Step 3: Conclusion
The correct increasing order of memory sizes is: KB, MB, GB, TB.
Was this answer helpful?
0
0