Wt is the main difference between Java and Java J2EE and
Advanced java?
Answer Posted / priya
J2SE(standard edition)is for developing desktop
applications. This constitutes the core of java language.
J2EE(enterprise edition) came up when there was a need for
distributed programming.
J2ME(micro eidtion) is a subset of J2SE and it is used for
developing mobile applications.
| Is This Answer Correct ? | 57 Yes | 7 No |
Post New Answer View All Answers
What are the types of scaling?
Explain about RMI Architecture?
why static class in java
Name the eight primitive java types.
Can I use javascript to submit a form?
How would you detect a keypress in a jcombobox?
Can I have an action without a form?
What value does readline() return when it has reached the end of a file?
What is the purpose of the finally clause of a try-catch-finally statement?
What is difference between object state and behavior?
Write a program to show synchronization?
What are the different algorithms used for clustering?
How can I avoid validating a form before data is entered?
When a thread blocks on i/o?
Explain how will the struts know which action class to call when you submit a form?