1.

What is new operator in C++?

Answer»

The new operator in C++, allocates memory dynamically.



Discussion

No Comment Found

Related InterviewSolutions