Q:

Functions which differ in const-ness are considered ______________________

0

Functions which differ in const-ness are considered ______________________


  1. To have same signature
  2. To have different signature
  3. To produce compile time error
  4. To produce runtime error

All Answers

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

 (b).To have different signature

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
If const version of a function when overloading is... >>
<< If a function is to be made const, which is the co...