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
How to make elements invisible?
What is postback in javascript?
How to make a function in javascript?
What is eager initialization in java?
What is the role of javascript in html?
Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?
What is javascript and its advantages?
what does javascript null mean?
Is webassembly faster than javascript?
Is javascript faster than asp script?
Where do I put javascript code in html?
What is the difference between ‘var’ and ‘let’ keyword?
What are the distinct types of error name values?
What is the difference between ‘function declaration’ and ‘function expression’?
What data types are supported in Javascript?