Why stack pointer is 16- bit register?

1 answer

Answer

1044237

2026-03-02 00:45

+ Follow

Program Counter( PC)stores the 16-bit memory address of the next instruction to be fetched.

Stack Pointer (SP)

stores the address of a memory location which is used as a stack.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.