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
why can't we call a static method from a non-static method
What are nodes in javascript?
When would you use javascript closures?
What is differential inheritance?
How can you detect the client operating system using javascript?
Are java and javascript same?
What is slug in javascript?
What are the different actions that are performed using javascript?
Which is faster jquery or javascript?
How do you change the style/class on any element?
What is Currying in Javascript?
Name some of the built-in methods and the values returned by them.
Is a function an object?
What is spread operator?
In a java script, what is the difference between "==" and "===" operator?