What is difference between java and javascript?

Here’s quite a short response:

http://www.opera.com/support/kb/view/101/

Here’s a detailed resolution but nonetheless easy for you to follow:

http://www.dannyg.com/ref/javavsjavascript.html

And that is a very specific answer when you’ve got the time to go through it:

http://www.htmlgoodies.com/beyond/javascript/article.php/3470971/Java-vs-JavaScript.htm

Java is usually a full fledged development language that is certainly compiled, and so forth.

JavaScript is usually a scripting words used mainly with HTML PAGE.It is not compiled, it’s interpreted “on that fly”, in fact it i a subset connected with Java.

They’re two different programming languages that just happen to possess similar titles.Java is usually a compiled language having a portable binary format.Javascript is usually a scripting words.

Leave a Reply