1.

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

A. If and only if the function is declared again in the same scope
B. If and only if the function is declared only once in the same scope
C. If and only if the function is declared in different scope
D. If and only if the function is declared twice in the program
Answer» B. If and only if the function is declared only once in the same scope


Discussion

No Comment Found