Q:

If const version of a function when overloading is used, the function ___________________

0

If const version of a function when overloading is used, the function ___________________


  1. Returns reference to object
  2. Returns volatile reference
  3. Returns mutable reference
  4. Returns const reference

All Answers

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

(d).Returns const reference

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
Which among the following is recommended for const... >>
<< Functions which differ in const-ness are considere...