What are types of Java applications?

Answers were Sorted based on User's Feedback



What are types of Java applications?..

Answer / yugveer jangir

J2SE-1.Stand alone application
2.Client-server application

J2EE- 1.Web-application application
2.Enterprice and Distributed application
3.Interoparable application

Is This Answer Correct ?    0 Yes 0 No

What are types of Java applications?..

Answer / sahu

2 types
1.standard applicaton
2.web application

Is This Answer Correct ?    1 Yes 1 No

What are types of Java applications?..

Answer / vinay sharma

Java has two types of Applications that is:=

1. Standalone Application
2. Internet Application
->Web supportive application(HTML,Applet)
->Web application(Servlet,JSP)
3. Database application(SQL,MySQL)

Is This Answer Correct ?    0 Yes 1 No

What are types of Java applications?..

Answer / premlata

Basically Java Applications can be 2 types
1. CUI (Character User Interface)
2. GUI (Graphical User Interface)

Is This Answer Correct ?    7 Yes 12 No

Post New Answer

More Core Java Interview Questions

Is java owned by oracle?

0 Answers  


Can a class be declared as protected?

0 Answers  


What are wrapper classes?

11 Answers   Noah Solutions,


What is difference between final and immutable?

0 Answers  


How to count occurrences of each duplicate element in a list {a,b,d,c,a,b} ? Thanks in Advance

2 Answers   TCS,


What is floor math?

0 Answers  


Does java set allow duplicates?

0 Answers  


Which of the following classes will have more memory allocated?

0 Answers  


Is string is a class in java?

0 Answers  


Why Over riding is Run Time Polymorphism?

3 Answers   Genpact,


What is java string pool?

0 Answers  


what is heap memory?

0 Answers   Tavant Technologies, Zensar,


Categories