What are the different application areas of Java? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

What are the different application areas of Java?

18th Jul 2018, 4:02 PM
Unknown
Unknown - avatar
4 Answers
+ 2
mainly in android OS I think ...JAVA has it's importance
3rd Aug 2018, 6:54 PM
Harekrushna Mahapatra
Harekrushna Mahapatra - avatar
+ 1
Applications of Java Programming Language. Java language was developed by Sun Microsystems in 1995. In subsequent years, the language has become the backbone of millions of applications across multiple platforms including Windows, Macintosh and UNIX-based desktops, Android-based mobiles, embedded systems and enterprise solutions. According to Oracle (that acquired Sun Microsystems in 2010), Java now runs on more than 3 billion devices. Types of Applications that Run on Java 1. Desktop GUI Applications: Java provides GUI development through various means like Abstract Windowing Toolkit (AWT), Swing and JavaFX. While AWT contains a number of pre-constructed components such as menu, button, list, and numerous third-party components, Swing, a GUI widget toolkit, additionally provides certain advanced components like trees, tables, scroll panes, tabbed panel and lists. JavaFX, a set of graphics and media packages, provides Swing interoperability, 3D graphic features and self-contained deployment model which facilitates quick scripting of Java applets and applications. 2. Mobile Applications: Java Platform, Micro Edition (Java ME or J2ME) is a cross-platform framework to build applications that run across all Java supported devices, including feature phones and smart phones. Further, applications for Android, one of the most popular mobile operating systems, are usually scripted in Java using the Android Software Development Kit (SDK) or other environments. 3. Embedded Systems: Embedded systems, ranging from tiny chips to specialized computers, are components of larger electromechanical systems performing dedicated tasks. Several devices, such as SIM cards, blue-ray disk players, utility meters and televisions, use embedded Java technologies. According to Oracle, 100% of Blu-ray Disc Players and 125 million TV devices employ Java. Read More: https://crbtech.in
1st Aug 2018, 8:31 AM
kiran sahu
kiran sahu - avatar
+ 1
👌👌👌
3rd Aug 2018, 6:35 PM
Harekrushna Mahapatra
Harekrushna Mahapatra - avatar