InterviewSolution
Saved Bookmarks
| 1. |
In an application that uses stack, the memory for data is allocated ____________(a) logical(b) dynamically(c) statically(d) at the end of the programThis question was posed to me in my homework.Question is taken from Buffer Overflow topic in portion Cyber Security of Cyber Security |
|
Answer» Right option is (c) statically |
|