1.

What are default arguments?

A. Arguments which are not mandatory to be passed
B. Arguments with default value that aren’t mandatory to be passed
C. Arguments which are not passed to functions
D. Arguments which always take same data value
Answer» C. Arguments which are not passed to functions


Discussion

No Comment Found