Q52
How to store the large objects in c++ if it extends its allocated memory?
A.
memory heap
AnswerB.
stack
C.
queue
D.
stack & queue
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board