Q:

Which among the following is false for default arguments?

0

Which among the following is false for default arguments?


  1. Those are not allowed with declaration of pointer to functions
  2. Those are not allowed with the reference to functions
  3. Those are not allowed with the typedef declarations
  4. Those are allowed with pointer and reference to function declaration

All Answers

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

(d).Those are allowed with pointer and reference to function declaration

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

total answers (1)

OBJECT ORIENTED PROGRAMMING - OVERLOADING MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
The non-template functions can be added with defau... >>
<< Default arguments are _________________________...