Hai what is the difference between java and javascript
Answer Posted / 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 |
Post New Answer View All Answers
Does javascript support automatic type conversion, if yes give example.
What is the difference between JavaScript and jscript?
What is scope chain in javascript?
What are the different ways to create an array in javascript?
Does javascript support foreach loop?
What is the difference between window.onload and ondocumentready?
What is difference between javascript and jscript?
How can javascript codes be hidden from old browsers that don't support javascript?
what is the difference between wrappers and primitives es: diff between int i=200 in primitives and integeri = new integer(54)
What is the difference between remove() and removeChild()?
What is scope of variable in javascript?
Explain typecasting in javascript?
What is a function in javascript and how does it work?
Is function a data type in javascript?
What is JavaScript?