+ 1

what is the difference between java and JavaScript

1st Aug 2016, 11:04 AM
ABHIJITH K
ABHIJITH K - avatar
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
1st Aug 2016, 11:13 AM
Himanshu Gangwar
Himanshu Gangwar - avatar
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).
1st Aug 2016, 11:58 AM
jax502
0
java is object oriented programing language whereas java script is object oriented scripting language both have many differences search on google
5th Aug 2016, 8:12 PM
sachin tomar
sachin tomar - avatar