Hai what is the difference between java and javascript
Answers were Sorted based on User's Feedback
Answer / mangal bhat
Java and Javascript are two different languages.
Java is a power full object oriented language like C++.
where as Javascript is client side language with some
limitation. Javascript is used mainly in form validation
during the web page designs.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / 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 |
What is a javascript symbol?
What do “1”+2+4 evaluate to?
What is the role of javascript in a web page?
What are the requirements of web application using javascript?
Explain the difference between “==” and “===”?
What is number in javascript?
Where javascript variables are stored?
How to set the focus in an element using javascript?
Can I learn javascript without html?
Which built-in method reverses the order of the elements of an array?
What are associative arrays in javascript?
What is null in js?