MCQs Global

Which of the following concepts of oops allows the compiler to insert arguments in a function call if it is not specified?

Which of the following concepts of oops allows the compiler to insert arguments in a function call if it is not specified?
(a) Call by value
(b) Call by reference
(c) Default arguments
(d) Call by pointer

View Answer
(c) Default arguments