Q. The highest address in the 48K memory is hexadecimal form is
β
Correct Answer: (A)
BFFF
Explanation:
The memory size of 48K (kilobytes) refers to 48,000 bytes. In hexadecimal, this is represented as:
- 48,000 bytes in decimal = 0xBFFF in hexadecimal.
So, the highest address in a 48K memory is 0xBFFF.
Explanation by: Mr. Dubey
The memory size of 48K (kilobytes) refers to 48,000 bytes. In hexadecimal, this is represented as:
- 48,000 bytes in decimal = 0xBFFF in hexadecimal.
So, the highest address in a 48K memory is 0xBFFF.