+ 1

Why java script class have more ways to define a class ? Which way is prefer ?

Is oops concepts(abstraction, inheritance , polymorphism ,abstraction......) in other languages is applicable for js *Note:* I am beginner in js

29th Oct 2019, 2:30 PM
Programmer Raja
Programmer Raja - avatar
1 Odpowiedź
+ 3
JavaScript classes support polymorphism because of inhertance but dosent support abstract classes like java
29th Oct 2019, 4:11 PM
D_Stark
D_Stark - avatar