What are types of Java applications?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
What 5 doubled?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Outline the major features of java.
What do you mean by default constructor in java?
What is the structure of java?
which one the better thread emplemented thread or extended ?
what is a thread?
What is prefix of a string?
how can you say that java is independ language
What is the main method java?
How to use string tokenizer class.
What do you mean by Hash Map and Hash Table?