What is the size of the heap?
(a) 10MB
(b) 500MB
(c) 1GB
(d) Size of the heap memory is limited by the size of the RAM and the swap memory
This question was posed to me in a national level competition.
My doubt stems from Large Objects in chapter Source Files, Classes and Operator Overloading in C++ of C++