Question
What is function overloading in C++?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Multiple functions with same name but different parameter lists
Explanation:
The correct answer is Multiple functions with same name but different parameter lists.
Leave a Reply