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
What is JavaScript?
Is javascript a dynamic language?
How to convert a string to a number using javascript?
How to get the contents of an input box using javascript?
What is the difference between client side javascript and server side javascript.
how can we retrieve value from one database server and store them another database server using sql server code
If we want to return the character from a specific index which method is used?
What is postback in javascript?
What is the difference between textContent and innerText?
What is a closure javascript? Explain
How do I use javascript to password-protect my web site?
What is the difference between "var" and "let" keywords?
Can webassembly replace javascript?
Is javascript a highly secure scripting language?
Explain what is pop()method in JavaScript?