OOPS Concepts - Programming

Q1:

Which of the following is correct about function overloading?

A The types of arguments are different.

B The order of argument is different.

C The number of argument is same.

D Both A and B.

ANS:D - Both A and B.

No answer description is available. Let's discuss.