Vidyalelo
C++ Programming · Q46

Functions and Procedures in C++

Programming · C++ Programming · question 46

Q46

If we start our function call with default arguments means, what will be proceeding arguments?

A.
user argument
B.
empty arguments
C.
default arguments
Answer
D.
user & empty arguments

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board