+ 1
I use java for android what else java is used for?
3 Answers
+ 11
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are lots of applications and websites that will not work unless you have Java installed, and more are created every day. Java is fast, secure, and reliable. From laptops to datacenters, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere!
Sorce from java.com
0
desktop software. games. etc
0
Website development: With JVM based languages, you can develop real big web apps/sites.
Database Management Software: You can build apps that interact with database seamlessly with Java.
Cross-platform GUI programs: Using Java Swing class, you can develop programs for Mac, Windows and Linux.
Networking Apps: You can build chat or social media applications that connect a lot of people together.
IoT: As we look forward to the 4IR where connected smart devices will take over, Java is a leading language for design and development of cloud-based smart devices.