+ 5

Java at a glance - What is Java?

Java is a general-purpose, cross-platform and object-oriented programming language. What is java used for? Application development: - Mobile devices - Video games - Desktop GUI's - Embedded software Who is the creator of java? James Gosling Pros: - Cross-platform - > It's virtual machine (JVM) allows an application to run on different operating systems - Android apps - > - Simplicity - Powerful In progress...

16th Feb 2017, 11:09 PM
Ismail
Ismail - avatar
2 odpowiedzi
+ 2
I know that I made it when I made a rice cooker.
16th Feb 2017, 11:15 PM
전현수
전현수 - avatar
0
I don't think that Java is largly used for embedded software. Java needs a Virtual Mashine, which takes up space and processing power. Other languages like c or c++ are better for this purpose. They are compiled directly into mashine code and don't need a sandboxed enviroment to run.
10th Aug 2017, 10:22 AM
StoneSmasher
StoneSmasher - avatar