Answer Posted / kate
1. Window application
2. Console Application
3. Web application
4. Web services
5. Window services
| Is This Answer Correct ? | 14 Yes | 13 No |
Post New Answer View All Answers
What is meant by JVM? Is JVM platform independent or not?
What is matcher in java?
Why declare Main() inside the class in java ?
What are alternatives to java serialization?
What is assembly language?
Explain oops concepts in detail?
Differentiate between a class and an object.
What is the abstraction?
How to sort an array in java without using sort method?
What is an iterator java?
If a variable is declared as private, where may the variable be accessed?
How many types of parsers are there?
What are nested classes in java?
What is difference between this and super keyword?
Explain the difference between extends thread vs implements runnable in java?