Question:

An 8-bit microcontroller with memory map from 8000H to 9FFFH stores how many bytes?

Show Hint

Use \( \text{End} - \text{Start} + 1 \) for address range calculations.
Updated On: June 02, 2025
  • 8193
  • 8191
  • 8192
  • 8000
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

\[ \text{Range} = 9FFFH - 8000H + 1 = (40959 - 32768 + 1) = 8192\ \text{bytes} \]
Was this answer helpful?
0
0

TS PGECET Notification