Computer Science, asked by karun9206, 1 year ago

Describe how memory is accessed using protected mode memory addressing techniques.

Answers

Answered by Honeypie096
2

Protected mode memory addressing allows access to data and programs located above the first 1M byte of memory. Addressing this extended section of the memory system requires a change to the segment plus an offset addressing scheme used with real mode memory addressing.

Similar questions