0
What is the difference between Java & Java script ?
6 Answers
+ 3
They are completly different languages.
Like C# and Phyton.
+ 3
Java its used.
+ 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...
+ 2
Java is used for made Android apps ^^
+ 2
Android is based on Java.
While you can make Native mobile apps with JavaScript by using React Native or Angular 2 with Ionic2.
0
any of them is used to program Android apps ?



