Q:

The non-template functions can be added with default arguments to already declared functions ____________________

0

The non-template functions can be added with default arguments to already declared functions ____________________


  1. If and only if the function is declared again in the same scope
  2. If and only if the function is declared only once in the same scope
  3. If and only if the function is declared in different scope
  4. If and only if the function is declared twice in the program

All Answers

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

 (a).If and only if the function is declared again in the same scope

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 using declaration __________... >>
<< Which among the following is false for default arg...