Q:

How to access a private member function of a class?

0

How to access a private member function of a class?


  1. Using object of class
  2. Using object pointer
  3. Using address of member function
  4. Using class address

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).Using address of member function

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING MEMBER FUNCTIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Private member functions ____________... >>
<< How many private member functions are allowed in a...