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

What are the advantages of compiled language?

0 Answers  


without using arthematic operation ,how can you write the logic for adding/substraction/multiplication?

7 Answers   Tanla Solutions, Wipro,


what is difference betwenn Access Specifier and Access Modifier ????

2 Answers  


why abstract class will have a constructor?

4 Answers  


What is difference between variable declaration and definition?

0 Answers  


Realized?

0 Answers  


what do you meant by Runtime Polymorphism?

13 Answers   BVIMR, IBM, Persistent,


What is difference between add() and addelement() in vector?

0 Answers  


When does the compiler supply a default constructor for a class?

9 Answers   TCS,


Can we write class inside a class in java?

0 Answers  


What is sortedmap interface?

0 Answers  


What is a line break example?

0 Answers  


Categories