adplus-dvertising
frame-decoration

Question

Which among the following is true for public member functions?

a.

Public member functions doesn’t have a return type

b.

Public member functions doesn’t have any security

c.

Public member functions are declared outside the class

d.

Public member functions can be called using object of class

Answer: (d).Public member functions can be called 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. Which among the following is true for public member functions?