Q:

Which among the following is recommended for const functions?

0

Which among the following is recommended for const functions?


  1. Const function use should be reduced in a program
  2. Const function use should be more in a program
  3. Const function use should not matter in a program
  4. Const function use should be able to modify the values

All Answers

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

(b).Const function use should be more in a program

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
Use of const member function in a program ________... >>
<< If const version of a function when overloading is...