Answer Posted / jyothish.b
Creating a new class from an another class...The new class
is called DERIVED class and The parent Class is called
BASE class...
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
Is null in javascript?
What's math constants and functions using javascript?
What is the difference between an array and an object?
What are the characteristics of javascript ‘strict mode’?
How do you check if an object is an array or not?
What are trailing whitespace?
What is an ECMAScript?
Does javascript support automatic type conversion?
Can we learn javascript without knowing java?
Why do we need npm?
What is the requirement of debugging in javascript?
How to check if a variable is an integer in javascript ?
How can I set up my own javascript error handler?
what is the function of public class main ?
Explain javascript closures by example.