What is the difference between java and java script?
Answer Posted / uttam kumar
Java is object oriented oriented programming language which supports the Inheritance but Javascript is a Object based language which does not support the Inheritance.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What are the scopes of a variable in javascript?
What is use of object as function?
What is the similarity between the 1st and 2nd statement?
What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?
coding of java scripts
Is javascript open source?
What is event bubbling in the dom?
What are the requirements of web application using javascript?
What is the context in javascript?
What is Associative Array? How do we use it?
How do I open javascript in chrome?
What is the use of a set object in javascript?
How to convert a string to a number using javascript?
Which is better typescript or javascript?
When would you use javascript closures?