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
(c) Default arguments
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