Answer Posted / 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 |
Post New Answer View All Answers
How do you declare a destructor in java?
What is scope of a variable?
What are alternatives to java serialization?
Write code of any action class?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
Can a static block throw exception?
What is meant by memory leak?
What is a null point?
When should I use stringbuffer?
What is the significance of listiterator?
In how many ways we can do synchronization in java?
What is variable length arguments in java?
How do you compare characters in java?
What does += mean coding?
What are the restriction imposed on a static method or a static block of code?