InterviewSolution
Saved Bookmarks
| 1. |
In Linux, how do the heaps and stacks are managed?(a) ram(b) secondary memory(c) virtual memory(d) static memoryI got this question in an internship interview.This question is from Large Objects in portion Source Files, Classes and Operator Overloading in C++ of C++ |
|
Answer» The correct OPTION is (C) virtual memory |
|