+ 9

What is the difference between Java and JavaScript coding?

Do you think in between both of these have any code relation?

15th Jul 2017, 12:10 AM
John Joy Raj
John Joy Raj - avatar
4 Respuestas
+ 3
Java is for app development and game development, where as JavaScript is mainly for web development. JavaScript could be used to make apps, and games though. I don't know if they were made by the same company or any other coralations other than they both have the name Java. Hope this helps, if you have any questions feel free to ask away :)
15th Jul 2017, 12:28 AM
Mason
Mason - avatar
+ 2
Basically only common thing is that they're both programming languages. Javascript is only used on front-end of web sites to create dynamic websites. Java is an object oriented language used on more than a billion devices including android phones, servers and even computers.
15th Jul 2017, 11:18 AM
Farshad
Farshad - avatar
+ 1
Java: server side language, powerful,secure,runs at server side. JavaScript: Not even a far relative of Java. it is a client side technology. unsecure, executes in client's browser. There are several JS frame work that are getting popular from last few years.
15th Jul 2017, 3:53 AM
Sunil A
Sunil A - avatar
0
super
15th Jul 2017, 4:23 AM
Marko Rage
Marko Rage - avatar