How many types of application can be developed using JAVA ? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How many types of application can be developed using JAVA ?

Types of Java Applications There are mainly 4 types of applications that can be created using java programming: 1) Standalone IAWT and Swing are used in java for creating standalone applications. 2) Web App An application that runs on the server side and creates dynamic page, is called web application. Currently, servlet, jsp, struts, jsf etc. technologies are used for creating web applications in java. 3) Enterprise App 4) Mobile App

12th Dec 2017, 7:15 PM
Krishanu Debnath
Krishanu Debnath - avatar
1 ответ
0
AWT/ Swing are out dated. There is mobile development. And cross platform compatibility.
12th Dec 2017, 7:24 PM
John
John - avatar