Question: A is a member function that is automatically called when a class object is a constructor, created b. destructor, created c. static function, deallocated d
A is a member function that is automatically called when
a class object is a constructor, created
b. destructor, created
c. static function, deallocated
d utility function, declared
e. None of these
The member variable may be accessed before any objects of the class have been created.
a. private
b. public
c. protected
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
