Multiple choice technology programming languages

Which bytes are used to hold Address in 24-bit addressing ?

  1. Low order 2 bytes

  2. Low order 3 bytes

  3. All 4 bytes

  4. Fourth byte

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In 24-bit addressing mode, the low-order 3 bytes (bits 0-23) hold the address, while the high-order byte (bits 24-31) is unused or used for flags.