Answer Posted / 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 |
Post New Answer View All Answers
Can arraylist contain null values?
What is a class reference?
How to sort list of list in java?
When is the garbage collection used in Java?
Can a class have multiple subclasses?
What is the differences between c++ and java? Explain
Difference between serialization and deserialization in java?
What are the super most classes for all the streams?
How do you compare characters in java?
What does those terms actually mean included in the j.d.k i.6?
Can java program run without jre?
What does 0 mean in boolean?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
Have you ever used hashtable and dictionary?
What is an empty list in java?