How can we restrict dynamic allocation of objects of a class using new? By overloading new operator by making an empty private new operator. By making an empty private new and new[] operators by overloading new operator and new[] operators
Answers
Answered by
2
I also want the answer please
Similar questions