How can a call to an overload function be ambiguous?
Answers
Answered by
3
Answer:
A call to an overloaded function can be ambiguous in one of the following two ways: *The arguments mentioned in the function where it is called do not match the arguments at the point where the function is called. The same function is defined more than one time in the same program
Similar questions
Physics,
6 months ago
Math,
6 months ago
Computer Science,
1 year ago
Science,
1 year ago
Science,
1 year ago