Can somebody explain me inheritance classes?? If possible with a code example. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can somebody explain me inheritance classes?? If possible with a code example.

I have a project create a class block with variables floors,flats,rooms but I do not know how can I inherit the classes and what functions do I have to use??

12th Feb 2017, 10:02 AM
Sunzuiana Marius Ovidiu
1 Answer
0
Here is a good tutorial on Javascript inheritance. https://alexsexton.com/blog/2013/04/understanding-javascript-inheritance/ My bad. You didn't leave a language tag on your question.
12th Feb 2017, 10:45 AM
showthecode
showthecode - avatar