What is the difference between java and java script?
Answer Posted / preet
Java exhibits the properties like inheritance, data encapsulation and polymorphism whereas JavaScript does not exhibits these properties.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is difference between arrow function and normal function?
What percentage of websites use javascript?
Why is var better than let?
java pgm for compare two vesion and print the greatest version on the console. e.g: like 1.4.2 and 1.5.2 biggest is 1.5.2 1.2.5 and 1.2.8 biggest is 1.2.8
How can a page be forced to load another page in javascript?
What is callback?
What is the output of 10+20+”30″ in JavaScript?
Difference json arrary vs json object ?
How to write a script for "select" lists using javascript
What are the different objects used in javascripts?
Explain how to read and write a file using javascript?
What is variable typing in javascript?
What are data structures in javascript?
What are all the types of Pop up boxes available in JavaScript?
What is called variable?