In which of the following we cannot overload the function?
(a) return function
(b) caller
(c) called function
(d) main function
The question was posed to me at a job interview.
Question is from Overloaded Function Names in division Functions, Namespaces & Exceptions in C++ of C++