How to store the large objects in c++ if it extends its allocated memory?
(a) memory heap
(b) stack
(c) queue
(d) stack & queue
This question was addressed to me in final exam.
This interesting question is from Large Objects in chapter Source Files, Classes and Operator Overloading in C++ of C++