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
Is function a data type in javascript?
What are the valid scopes of a variable in JavaScript?
What is the use of let & const in javascript?
How do I open javascript on my iphone?
What is the difference between attributes and property?
How to create a function using function constructor?
What are the features of javascript?
Is there any difference between javascript and jscript?
How are object properties assigned?
List out the different ways an HTML element can be accessed in a Javascript code?
What is a name function in javascript & how to define it?
What is the difference between the keywords var and let?
What is a reverse string?
Explain few difference between null, undefined or undeclared javascript variable?
What is the difference between innerHTML and innerText?