

InterviewSolution
Saved Bookmarks
1. |
Which of the following contains the return information of the stack?(a) table(b) vector(c) frame(d) blockI got this question in an interview for job.This intriguing question originated from Buffer Memory in chapter Buffering and other Data Structures of Embedded Systems |
Answer» Correct OPTION is (c) frame |
|