Answer Posted / amaresh
inheritance is the capability of a class to use the properties and methods another class, while adding its own functionality.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can a Javascript code redirect the user to a different page?
Are namespaces are there in javascript?
What do you mean by script?
Is webassembly faster than javascript?
Do I need var in javascript?
What does ecma stand for?
How many types of functions JavaScript supports?
What is a name function in javascript & how to define it?
What is this? Var myarray = [[[]]];
How can a particular frame be targeted, from a hyperlink, in javascript?
What are the distinct types of error name values?
What is npm repository?
Write a program to reverse a string in pure javascript?
What is event bubbling in the dom?
How to port a GUI application onto Web