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 |
How to check if a variable is an integer in javascript ?
What is spread operator?
What is eager initialization in java?
What are the difference between undefined and not defined in javascript?
How to use "join()" to create a string from an array using javascript?
What is the best ide for javascript development?
What are the various functional components in javascript?
What is the difference between ‘var’ and ‘let’ keyword?
How to get inner html of an element in javascript?
How can you set position of the page (top and left) to 0 using javascript in one line code?
how to disable source option at view menu in browser like internet explorer...mozilla...etc..pls help me...
What is javascript and how it works?