Function overloading is also similar to which of the following?
(a) operator overloading
(b) constructor overloading
(c) destructor overloading
(d) function overloading
This question was posed to me in semester exam.
The doubt is from Overloaded Function Names in chapter Functions, Namespaces & Exceptions in C++ of C++