We cannot define more than one ………. In a class. a) constructor b) member function c) data member d) destructor
Answers
Answered by
4
Answer:
Warriors and priests fought for the leadership role. Out of which priests emerged victorious to supreme their power over India. ... The caste system is a significant social system in India. One's caste affects their options regarding marriage, employment, education, economies, mobility, housing and politics, among others.
Answered by
1
destructor
It is not possible to define it static or const.
There are no parameters for the destructor.
It doesn't even have a void return type.
A member of the union cannot be an object of a class containing a Destructor.
In the public portion of the class, a destructor should be declared.
The destructor's address is inaccessible to the programmer
Similar questions