+ 1
Operator overloading does not really exist in JavaScript. You can overload functions but that's about it. I'm not sure what you mean by dynamic binding as that could refer to a few different things.
19th Dec 2016, 5:48 PM
James Durand
James Durand - avatar