Q:
In which of the following we cannot overload the function?
Answer & Explanation
Answer: A) return function
Explanation: While overloading the return function, it will rise a error, So we can’t overload the return function.
View Answer
Report Error
Discuss