How is javascript different from java?

Answer Posted / glibwaresoftsolutions

Feature JavaScript Java
Type Interpreted Compiled
Typing Dynamically typed Statically typed
Usage Mainly for web applications General-purpose programming language
Execution Runs in browsers (or Node.js) Runs in JVM

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain the difference between == and ===?

687


What are disadvantages of using javascript?

696


How to count the number of element in an array using javascript?

740


What is purpose of onerror event handler in javascript?

654


What are the different objects used in javascripts?

680


what is the difference between wrappers and primitives es: diff between int i=200 in primitives and integeri = new integer(54)

2123


How to create an object using javascript?

701


Give an example of closure?

698


Which built-in method returns the calling string value converted to upper case?

707


What are parameters in javascript?

654


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

664


What are undefined and undeclared variables?

670


Is javascript easier than java?

638


Explain the difference between call() and apply()?

660


What are the different actions that are performed using javascript?

783