Report Bug
Qus : Class function which is called automatically as soon as the object is created is called as __
QusClass function which is called automatically as soon as the object is created is called as __

A. Constructor
B. Destructor
C. Friend function
D. Inline function


Solution
A. Constructor






Report Bug