Home » C++ Programming » Classes & Objects » Question
  1. How to store the large objects in c++ if it extends its allocated memory?
    1. queue
    2. memory heap
    3. stack
    4. All of above
    5. None of these
Correct Option: B

memory heap



Your comments will be displayed only after manual approval.