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 |
Describe the properties of an anonymous function in JavaScript?
Where can I learn javascript for beginners?
What are the properties of stack?
What is closure? Give an example.
What is an object in javascript, give an example?
How to get checkbox status whether it is checked or not?
What is string in javascript?
What are data structures in javascript?
What does the delete operator do in JavaScript?
What are screen objects?
What looping structures are there in JavaScript?
What are trailing whitespace?