Question: Which of the following statement is correct?

Options

A : Overloaded functions can accept same number of arguments.

B : Overloaded functions always return value of same data type.

C : Overloaded functions can accept only same number and same type of arguments.

D : Overloaded functions can accept only different number and different type of arguments.

Click to view Correct Answer

Previous || Next

Functions - General Questions more questions

Which of the following statement is incorrect?

Where the default value of parameter have to be specified?

Which of the following statement is correct?

Which of the following statement is correct?

Which of the following statement is incorrect?

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

Which of the following statement is correct?

What happens when we try to compile the class definition....

Which of the following statements is incorrect?

Which of the following statement is correct regarding destructor of....

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