What do you understand by function overloading or functional polymorphism? Explain with suitable example?
Answers
Answered by
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
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
Physics,
5 months ago
Math,
10 months ago
Computer Science,
10 months ago
Math,
1 year ago
Math,
1 year ago