

InterviewSolution
Saved Bookmarks
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 |
|