adplus-dvertising
frame-decoration

Question

What are public member functions?

a.

Functions accessible outside the class but not in derived class

b.

Functions accessible outside the class directly

c.

Functions accessible everywhere using object of class

d.

Functions that can’t be accessed outside the class

Answer: (c).Functions accessible everywhere using object of class

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What are public member functions?