Hai what is the difference between java and javascript

Answers were Sorted based on User's Feedback



Hai what is the difference between java and javascript..

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

Hai what is the difference between java and javascript..

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

Post New Answer

More JavaScript Interview Questions

How do I turn on javascript in google chrome?

0 Answers  


What does double mean in javascript?

0 Answers  


What will be the output of the following statements?

0 Answers  


What is camelcase in programming?

0 Answers  


How can we send mail using Javascript?

1 Answers  






What is the difference between innerhtml & innertext?

0 Answers  


If you need to hide the javascript code from the older browser versions, how will you perform it?

0 Answers  


What is the difference between call & apply?

0 Answers  


List out the Mouse Events?

0 Answers  


What are data structures in javascript?

0 Answers  


What is the difference between HTMLCollection and NodeList?

0 Answers  


How to use strings as array indexes using javascript?

0 Answers  


Categories