Hai what is the difference between java and javascript
Answer Posted / santosh pachauri
javascript is a client side scripting language while java is
a server side programming language.if you are using
validation in javascript then validation check at client side.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is webassembly good for?
what is the difference between wrappers and primitives es: diff between int i=200 in primitives and integeri = new integer(54)
How to use one javascript function for multiple input fields?
How to get value of an element by class in javascript ?
what is a dataset
Which keyword is used to print the text in the screen?
What is the difference between innerhtml and append() in javascript?
Is everything in javascript asynchronous?
What is the difference between ‘function declaration’ and ‘function expression’?
What is a scope in javascript?
What is undefined x 1 in JavaScript?
What is data types in javascript?
How are javascript and ecma script related?
How is javascript different from java?
How to create objects in JavaScript?