Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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

Answer: c
Explanation: As a rule, the default argument must be followed by default arguments only.

Join The Discussion