1.

What are the common errors that are seen in memory leakage?(a) memory size(b) memory type(c) stack frame error(d) stack registerThis question was posed to me in homework.My enquiry is from Buffer Memory topic in section Buffering and other Data Structures of Embedded Systems

Answer»

Correct CHOICE is (C) stack FRAME error

The EXPLANATION is: The stack frame errors are the common errors which are SEEN in the memory leakage and it is caused by the stack overflowing of its allocated memory space and the system call function failure.



Discussion

No Comment Found

Related InterviewSolutions