What is indexed addressing mode?

1 answer

Answer

1086804

2026-07-20 19:11

+ Follow

When stored in contiguous blocks, data usually has a base address. Accessing any data from the block requires an offset to the base address which is achieved through an index. The adding of an offset to the base address is called indexed addressing.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.