1.

PUSH-POP mechanism is seen in _______(a) Stack pointer(b) Register(c) Memory(d) Index registerThe question was posed to me by my school teacher while I was bunking the class.Asked question is from 8 Bit Accumulator Processor of Embedded System topic in division Embedded Processors of Embedded Systems

Answer»

The correct answer is (a) Stack POINTER

The explanation: Stack pointer is used to STORE data like subroutine calls in which a push-pop MECHANISM is FOLLOWED. Data is pushed into the stack to store it and popped off to retrieve it.



Discussion

No Comment Found

Related InterviewSolutions