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


Please Help Members By Posting Answers For Below Questions

How to create function in JavaScript?

796


Which built-in method combines the text of two strings and returns a new string?

898


Explain the for-in loop?

701


What is NaN?

762


List some of the disadvantages of javascript.

699


How do you declare a variable in javascript?

626


How to redirect a url using JavaScript?

757


what is the difference between let, var, and const?

791


What is the ‘Strict’ mode in JavaScript and how can it be enabled?

754


How to reload a page using JavaScript?

767


What is console.time() and console.timeend()? What is its syntax, and why is it used?

730


What's the difference methods get and post in html forms?

685


Which keyword is used to print the text in the screen?

824


What is the purpose of local variables?

645


How to add/remove properties to object dynamically in javascript?

705