How can you call to overloaded function be ambigous ?
A) Two or more functions with equally appropriate signatures.
B) Functions preceding with virtual keywords.
C) Functions inherited from base class to derived class.
D) None of these.
Answer & Solution
Answer: Option ASolution:
Two or more functions with equally appropriate signatures.