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
What class allows you to read objects directly from a stream in java programming?
Is math class static in java?
What the difference is between execute, execute Query, execute Update?
Where are the card layouts used?
What is the benefit of singleton pattern?
What is an example of a boolean?
What is difference between add() and addelement() in vector?
What is an example of character?
Explain how hashmap works?
How do you stop a thread in java?
What is the significance of continue jump statement? Explain with an example.
Is java hard to learn?
Differences between traditional programming language and object oriented programming language?
Can we declare an interface as final?
Why are functions called methods in java?