Q132
Which option is best to eliminate the memory problem?
A.
use smart pointers
B.
use raw pointers
C.
use virtual destructor
D.
use smart pointers & virtual destructor
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board