Which among the following is true for public member functions?
- Public member functions doesn’t have a return type
- Public member functions doesn’t have any security
- Public member functions are declared outside the class
- Public member functions can be called using object of class
(d).Public member functions can be called using object of class
need an explanation for this answer? contact us directly to get an explanation for this answer