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 |
Can array in javascript be extended?
What is MEAN in javascript
What does e mean in a function?
Do you have to declare variables in javascript?
Is javascript a highly secure scripting language?
What is use of JavaScript and jquery?
Why is javascript called richer interface?
What are the boolean operators supported by javascript? And operator: &&
Why global variables are bad javascript?
Where do you write javascript?
Name some of the ways in which Type Conversion is possible?
Explain function hoisting in javascript?