1.

Define the term public access.

Answer»

The public members can be accessed by member functions of the class and non member function (outside the class) of the class.



Discussion

No Comment Found