Computer Science, asked by reliance5477, 10 months ago

डिस्ट्रक्टर की एक विशेषता बताइए।

Answers

Answered by jeet6312
0

Explanation:

The main function of constructor is to initialize objects and allocate appropriate memory to objects. ... The constructor without arguments is called as default constructor. ... TURBO C++ compiler can define constructors and destructors if they have not been explicitly defined.

Similar questions