Using different parameters for the functions of same name to perform different types of tasks is known as _________
Options
- Operator overloading
- abstraction
- function overloading
- Inheritances
CORRECT ANSWER : function overloading
Write your comments