Get Answers to all your Questions

header-bg qa

What do you understand by function overloading?

Answers (1)

best_answer

Function overloading is when several tasks have the same name but perform different tasks. The definitions of these functions are depended on the number or types of their arguments.

Posted by

Deependra Verma

View full answer