Answer Posted / chaitali
When you use the existting class in new class means when u
inherit the base class in drive class is called
inheritance..
new class is called driveclass & existing class called base
class
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is spread syntax?
What is primitive data type in javascript?
Define unescape() function?
What is console.log() and why it is used?
How would you organize your javascript code?
How can you get the reference of a caller function inside a function?
How typeof operator works?
Is javascript a highly secure scripting language?
Define unescape() and escape() functions?
Explain the different types of pop-up boxes you can create in JavaScript.
How to have the status line update when the mouse goes over a link (the support of the status line is sporadic)?
Do I need to install javascript?
Explain “use strict” ?
What is output of undefined * 2 in javascript?
What is the difference between undefined value and null value?