What are Base and Limit registers?

1 answer

Answer

1228887

2026-03-21 22:10

+ Follow

Base and Limit registers are hardware registers used in computer systems to define the memory range that a program can access. The Base register stores the starting memory address of a program, while the Limit register stores the size of the memory range that the program can access relative to the base address. This mechanism helps prevent programs from accessing memory outside of their allocated range, enhancing system security and stability.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.