Discussion Forum : Functions
Question - If we start our function call with default arguments means, what will be proceeding arguments?
Options:
A .  user argument
B .  empty arguments
C .  default arguments
D .  none of the mentioned
Answer: Option C


As a rule, the default argument must be followed by default arguments only.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *