Q349
What are the operators available in C++ for dynamic allocation and de-allocation of memories?
A.
new
B.
delete
C.
compare
D.
both new & delete
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board