Question: 21. A nonmember function must be declared as a(n) class to have access to that class's private data members. 22. Member objects are constructed object.
21. A nonmember function must be declared as a(n) class to have access to that class's private data members. 22. Member objects are constructed object. 23. A member function should be static if it does not access class members. 24. An object's non-static member functions have access to a "self pointer" to the object called the of a their enclosing class pointer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
