Question
a.
Overloaded functions can have at most one default argument.
b.
An overloaded function cannot have default argument.
c.
All arguments of an overloaded function can be default.
d.
A function if overloaded more than once cannot have default argument.
Posted under Object Oriented Programming Using C++
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which of the following statement is correct?
Similar Questions
Discover Related MCQs
Q. Which of the following statement is correct?
View solution
Q. Which of the following statement will be correct if the function has three arguments passed to it?
View solution
Q. Which of the following statement is incorrect?
View solution
Q. Which of the following statement is correct?
View solution
Q. Which of the following function / type of function cannot be overloaded?
View solution
Q. Which of the following function declaration is/are incorrect?
View solution
Q. Which of the following statement is incorrect?
View solution
Q. Where the default value of parameter have to be specified?
View solution
Q. Which of the following statement is correct?
View solution
Q. Which of the following statement is correct?
View solution
Q. Which of the following statement is incorrect?
View solution
Q. Which of the following statement is correct?
View solution
Q. Which of the following function / types of function cannot have default parameters?
View solution
Q. Which of the following statement is correct?
View solution
Q. The variable that are listed in the function's calls are called
View solution
Q. A programmer can create custom header files that must be end with
View solution
Q. Unary scope resolution operator is denoted by
View solution
Q. To make large programs more manageable programmers modularize them into subprograms that are called
View solution
Q. The maths function acos (x) stands for
View solution
Q. Which from the following is not a storage class specifier in C++?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Object Oriented Programming Using C++? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!