0
Can someone tell me the difference between JavaScript and Java?
4 Answers
+ 8
Here is a link for the answer:
http://stackoverflow.com/questions/245062/whats-the-difference-between-javascript-and-java
+ 6
Java and Javascript have nothing in common
Java is a compiled multiporpouse language
Javascript is a dynamic interpreted language for the client & server side
+ 2
they are completely different. they only share the name
+ 1
oh, Thxđđ