Which is correct condition for the default arguments?
- Those must be declared as last arguments in argument list
- Those must be declared first in the argument list
- Those can be defined anywhere in the argument list
- Those are declared inside the function definition
(a).Those must be declared as last arguments in argument list
need an explanation for this answer? contact us directly to get an explanation for this answer