What are public member functions?
- Functions accessible outside the class but not in derived class
- Functions accessible outside the class directly
- Functions accessible everywhere using object of class
- Functions that can’t be accessed outside the class
(c).Functions accessible everywhere using object of class
need an explanation for this answer? contact us directly to get an explanation for this answer