0

What is the difference between Java & Java script ?

24th Dec 2016, 12:07 PM
Haker
Haker - avatar
6 Answers
+ 3
They are completly different languages. Like C# and Phyton.
24th Dec 2016, 12:09 PM
Nahuel
Nahuel - avatar
+ 3
Java its used.
24th Dec 2016, 12:13 PM
Nahuel
Nahuel - avatar
+ 3
Java is semi-compiled/interpreted language which provide capacity to make "real" programs essentially ( but not only: you can write plugins for web pages ) JavaScript is a script language ( interpreted on the fly ), essentially for web development on user side ( but not only: server side too ). For use JavaScript in web page, you must knowing HTML and CSS at a prerequiste...
24th Dec 2016, 12:18 PM
visph
visph - avatar
+ 2
Java is used for made Android apps ^^
24th Dec 2016, 12:28 PM
visph
visph - avatar
+ 2
Android is based on Java. While you can make Native mobile apps with JavaScript by using React Native or Angular 2 with Ionic2.
24th Dec 2016, 12:57 PM
Elias Papachristos
Elias Papachristos - avatar
0
any of them is used to program Android apps ?
24th Dec 2016, 12:12 PM
Haker
Haker - avatar