1.

What does 80×86 use to hold essential data?(a) stack frame(b) register(c) internal register(d) flag registerThe question was posed to me during a job interview.Query is from The mechanism of Interrupts topic in division Interrupts and Exceptions of Embedded Systems

Answer»

The correct choice is (a) STACK frame

The EXPLANATION is: The MC68000 and 80×86 family use stack frame for HOLDING the DATA whereas RISC processors use special INTERNAL registers.



Discussion

No Comment Found

Related InterviewSolutions