Q:

If private member functions are to be declared in C++ then _____________

0

If private member functions are to be declared in C++ then _____________


  1. private:
  2. private
  3. private(private member list)
  4. private :-

All Answers

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

 (a).private:

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
In java, which rule must be followed?... >>
<< Which syntax among the following shows that a memb...