The Artima Developer Community
Sponsored Link

Java Answers Forum
Difference

1 reply on 1 page. Most recent reply: Feb 18, 2008 11:52 PM by Cameron Zemek

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
richa dhingra

Posts: 17
Nickname: quest123
Registered: May, 2007

Difference Posted: Feb 18, 2008 10:20 PM
Reply to this message Reply
Advertisement
Can anyone tell me the difference between Java & Java Script??? Are they different??? If yes then What is the difference


Cameron Zemek

Posts: 17
Nickname: grom358
Registered: Dec, 2006

Re: Difference Posted: Feb 18, 2008 11:52 PM
Reply to this message Reply
Yes they are very very different. JavaScript was originally called LiveScript IIRC and changed to use the Java name as a marketing move.

If you google "Java vs Javascript" you will find a lot of information on the differences. But for start Javascript is a dynamically typed language whereas Java is static. Javascript is a prototype OO language whereas Java is class based OO language.

Flat View: This topic has 1 reply on 1 page
Topic: Difference Previous Topic   Next Topic Topic: please send steps for junit testing

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use