Q:

How is it possible to have both const and non-const version of a function?

0

How is it possible to have both const and non-const version of a function?


  1. Function overriding
  2. Function prototyping
  3. Function overloading
  4. Function declaring

All Answers

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

 (c).Function overloading

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
When both the const and non-const version of a fun... >>
<< A function can have both the const and non-const v...