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 to make elements invisible?
What is js injection?
What's Prototypes for JavaScript
Is a parabola a function?
Have you used any browser for debugging? If yes, how is it done?
Why do we need to declare variables?
What typeof returns for a null value?
What data types are supported in Javascript?
What is console.log()?
What is the difference between ‘var’ and ‘let’ keyword?
What are the difference between undefined and not defined in javascript?
How to get complete current page url with javascript?
What is a javascript symbol?
Is jquery easier than javascript?
What are decodeuri() and encodeuri() functions in javascript?