

MCQOPTIONS
Saved Bookmarks
1. |
How to store the large objects in c++ if it extends its allocated memory? |
A. | queue |
B. | memory heap |
C. | stack |
D. | All of above |
E. | None of these |
Answer» C. stack | |