0

Function overload

Also function overload is called function polymorphism. Is function polymorphism example of polymorphism in OOP?

26th Jan 2019, 5:24 PM
ŠœŠøŃ…Š°ŠøŠ» Ткаченко
ŠœŠøŃ…Š°ŠøŠ» Ткаченко - avatar
1 Answer
+ 1
ŠœŠøŃ…Š°ŠøŠ» Ткаченко, Mainly OOP: Polymorphism is when everything is an object. Inheritence is an clone of an object class Static is a child of the class and therefore, co-operates not with the inheritence or contructors. Here more information on polymorphism in Javascript: https://stackoverflow.com/questions/27642239/what-is-polymorphism-in-javascript
26th Jan 2019, 10:21 PM
🌓Vincent Berger🌓
🌓Vincent Berger🌓 - avatar