Variable Number of Arguments - Programming

Q1:

In a function that receives variable number of arguments the fixed arguments passed to the function can be at the end of argument list.

A True

B False

ANS:B - False

No answer description is available. Let's discuss.