A

Admin • 833K Points
Coach

Q. Which one of the following is correct for overloaded functions in C++ ?

  • (A) Compiler sets up a separate function for every definition of function.
  • (B) Compiler does not set up a separate function for every definition of function
  • (C) Overloaded functions cannot handle different types of objects.
  • (D) Overloaded functions cannot have same number of arguments.
  • Correct Answer - Option(A)
  • Views: 22
  • Filed under category C Programming
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.