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
How many types of data types are there?
What is lambda in programming?
What is === in javascript?
What is the use of blur function in JavaScript?
What is number in javascript?
what are the differences between as2 and as3?
What is this? Var myarray = [[[]]];
How to create objects in JavaScript?
What is viewstate in javascript?
How to find the selected radio button immediately using the 'this' variable?
What is enum with example?
What do you use javascript for?
What is double exclamation point?
How to write a comment in javascript?
Which type of variable among global and local, takes precedence over other if names are same?