1.

What do you mean by access specifier ‘private’?

Answer»

Private access means a member data can only be accessed by the member function of that class only.



Discussion

No Comment Found

Related InterviewSolutions