How is javascript different from java?
Answer / 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 |
What are the javascript objects?
Where is javascript used most?
What is the difference between arrow function and normal function?
Can you access Cookie using javascript?
What are the main uses of javascript?
How to use strings as array indexes using javascript?
What is the similarity between the 1st and 2nd statement?
How to create scale in P info
What are the types used in javascript?
What javascript means?
What is a closure in javascript?
What are trailing whitespace?