+ 1
what is the difference between java and JavaScript
3 Answers
0
Java provides the facility to develope a software and javascrypt the facility to present it to the world i.e. it is useful in webpage development and java is used for applets development
0
They're very different from each other. Apples and oranges but still both fruit. Javascript is mostly used on the client side (i.e., making webpages dynamic), Java has a wider application than Javascript. It can do server-side but also client-side stuff as well (Swing,JSP, GWT -although this last one gets compiled into Javascript).
0
java is object oriented programing language whereas java script is object oriented scripting language both have many differences search on google