If we start our function call with default arguments means, what will be proceeding arguments?
(a) user argument
(b) empty arguments
(c) default arguments
(d) user & empty arguments
This question was addressed to me in examination.
Question is taken from Default Arguments in section Functions, Namespaces & Exceptions in C++ of C++