C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 7)
7.
Which of the following concept of oops allows compiler to insert arguments in a function call if it is not specified?
Call by value
Call by reference
Default arguments
Call by pointer
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
22 comments Page 3 of 3.

Nithyapriya said:   1 decade ago
If it specifies means what is the answer?

Jaydeep Pandya said:   1 decade ago
But how to apply default parameters.


Post your comments here:

Your comments will be displayed after verification.