1.

How the stack frame errors are caused?(a) stack overflow(b) underrun(c) overrun(d) timingThe question was posed to me in a national level competition.Enquiry is from Buffer Memory topic in portion Buffering and other Data Structures of Embedded Systems

Answer» CORRECT choice is (a) stack overflow

The explanation is: There are certain common errors called the stack FRAME errors which are RESPONSIBLE for the memory leakage and it is due to the stack overflowing of its allocated memory space and the SYSTEM call function failure.


Discussion

No Comment Found

Related InterviewSolutions