Vidyalelo
C++ Programming · Q605

C++ miscellaneous

Programming · C++ Programming · question 605

Q605

Which operators are used in the free store?

A.
new
B.
delete
C.
both new & delete
Answer
D.
terminate

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board