Q:

Which objects can call the const functions?

0

Which objects can call the const functions?


  1. Only const objects
  2. Only non-const objects
  3. Both const and non-const objects
  4. Neither const not non-const objects

All Answers

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

 (c).Both const and non-const objects

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
Non-const functions _______________________... >>
<< Which keyword must be used to declare a member fun...