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
What are the ways to emit client-side javascript from server-side code in asp. Net?
What is the difference between local storage & session storage?
Is JavaScript a true OOP language?
How do I open javascript in chrome?
What is a function callback?
Why is it called javascript?
Name some of the built-in methods and the values returned by them.
What are the javascript data types?
Explain arrow functions?
How can you declare a class in javascript?
Difference between window.onload and onDocumentReady?
What do you mean by enumeration?
What is the difference between remove() and removeChild()?
What is the use of math object in javascript?
What are exports & imports?