Q1. Which of the following statements correctly represents the usual binary-based conversion used for memory units?
Explanation
In basic computer memory units, the commonly taught binary-based chain is 1 KB = 1024 bytes, 1 MB = 1024 KB and 1 GB = 1024 MB. The cue in the stem is the usual memory-unit conversion, so the immediate step from byte to kilobyte is required. Option A states that relationship exactly. Options C and D wrongly skip levels by comparing MB or GB directly with bytes.
