0
Function overload
Also function overload is called function polymorphism. Is function polymorphism example of polymorphism in OOP?
1 Réponse
+ 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