What about abstract class and Interfaces, how can we implement that with JavaScript
@asmaasaied8819 Жыл бұрын
Continue
@052dhirojkumarsahu98 ай бұрын
Bro if we used the super () method then what is the point of using the extends keyword .
@jordles5 ай бұрын
I know this question is 3 months old lol, but for anyone who still doesn't understand, 'extends' basically is a keyword to connect a superclass to a subclass, but also syntactically its easier to read and understand which subclass is part of which superclass, as one can have many classes on their code. 'super' calls on the constructor of your superclass. It won't know which superclass you're referring to, but using 'extends' will tell it exactly which superclass its suppose to grab from.
@arkamameen8180 Жыл бұрын
Whts the extension u r using for colour
@GreatStackDev Жыл бұрын
It’s bracket theme
@arkamameen8180 Жыл бұрын
@GreatStackDev i cant find anything
@bankoleFelix-jf1ds Жыл бұрын
Please sir we need quiz app that will save user's name and user's score at the same time please sir