Computer Science, asked by adeb4817, 10 months ago

What do you understand by function overloading or functional polymorphism? Explain with suitable example?

Answers

Answered by Anonymous
1

Answer:Function overloading is a programming concept that allows programmers to define two or more functions with the same name and in the same scope. Each function has a unique signature (or header), which is derived from: function/procedure name. number of arguments.

Explanation:

Answered by Anonymous
3

┏━━━━•❅•°•❈ - •°•❅•━━━━┓

Heya here's your answer mate

┗━━━━•❅•°•❈ - •°•❅•━━━━┛

Polymorphism✍

→ The word polymorphism means ''many forms''. Polymorphism helps the programmer to use the same function name for more than one purpose for example your mobile phone has polymorphic ability that is it can be used to send SMS, play music ,play games ,make a call etc.

✰Hope it helps❢❢

┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅

Similar questions