Functions - Programming

Q1:

Which of the following statement is correct?

A The order of the default argument will be right to left.

B The order of the default argument will be left to right.

C The order of the default argument will be alternate.

D The order of the default argument will be random.

ANS:A - The order of the default argument will be right to left.

No answer description is available. Let's discuss.