Question: Which of the following statement is correct?

Options

A : Two functions having same number of argument, order and type of argument can be overloaded if both functions do not have any default argument.

B : Overloaded function must have default arguments.

C : Overloaded function must have default arguments starting from the left of argument list.

D : A function can be overloaded more than once.

Click to view Correct Answer

Previous || Next

Functions - General Questions more questions

Which of the following statement is correct about constructors?

Which of the following statement is correct whenever an object....

Which of the following function prototype is perfectly acceptable?

Which of the following statement is correct?

Which of the following statement is correct?

Which of the following statement will be correct if the....

Which of the following statement is incorrect?

Which of the following statement is correct?

Which of the following function / type of function cannot....

Which of the following function declaration is/are incorrect?

Constructors and Destructors - General Questions more Online Exam Quiz

System Analysis and Design - Part 1

Unix - Part 1

Windows 2000 Server - Part 1

Windows NT - Part 1

Constructors and Destructors - General Questions

Objects and Classes - General Questions

OOPS Concepts - General Questions

References - General Questions

Arrays - General Questions