Home » C++ Programming » Questions and Answers » Question
  1. Which is used to solve the memory management problem in c++?
    1. arrays
    2. stack
    3. smart pointers
    4. All of above
    5. None of these
Correct Option: C

smart pointers



Your comments will be displayed only after manual approval.