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?
Discussion:
22 comments Page 3 of 3.
Durgesh said:
9 years ago
It means that suppose you have not given any argument in the function call so by default it would take a value you already specified. This is called a function with default parameters.
Piyush said:
6 years ago
Default parameters are the parameter used when not any other parameters are given.
(3)
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers