

MCQOPTIONS
Saved Bookmarks
1. |
Which is used to solve the memory management problem in c++? |
A. | arrays |
B. | stack |
C. | smart pointers |
D. | All of above |
E. | None of these |
Answer» D. All of above | |