1.

What is the function of Public Protected write 5 points

Answer»

what is the function of Public PROTECTED ?

PROTECTED data members or PROTECTED functions means data members and functions are ALLOWED to use by the classes which are DERIVED by the class where they are declared. A private member variable or function cannot be accessed, or even VIEWED from outside the class.


hope its help you

thanx and be BRAINLY.....................................................................



Discussion

No Comment Found