What is the difference between java and java script?
Answer Posted / vijay
Java is a powerful object-oriented language like c, c++
while JavaScript is an object based client side scripting
language.
| Is This Answer Correct ? | 33 Yes | 10 No |
Post New Answer View All Answers
Explain with an example the use of event handlers in javascript.
What is camelcase in programming?
Who introduced javascript?
To write messages to the screen without using "document.write()"?
Is javascript case sensitive?
Is there an ide for javascript?
What is the scope of variables in JavaScript?
What is meaning of === in javascript?
What are the main functions performed by javascript statements?
How is it possible to get the total number of arguments that are passed to a function?
Why is javascript so important?
Is javascript client side or server side?
What is the difference between client side javascript and server side javascript.
What is double exclamation point?
What is the use of 'bind' method in JavaScript?