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
Can you explain the difference between == and ===?
What are disadvantages of using javascript?
How to count the number of element in an array using javascript?
What is purpose of onerror event handler in javascript?
What are the different objects used in javascripts?
what is the difference between wrappers and primitives es: diff between int i=200 in primitives and integeri = new integer(54)
How to create an object using javascript?
Give an example of closure?
Which built-in method returns the calling string value converted to upper case?
What are parameters in javascript?
What's the difference methods get and post in html forms?
What are undefined and undeclared variables?
Is javascript easier than java?
Explain the difference between call() and apply()?
What are the different actions that are performed using javascript?