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 is re-entrant. Is session beans reentrant. Is entity beans reentrant?
What is ripple effect?
what are RemoteObjects?
Do you think that java should have had pointers?
Explain how will the struts know which action class to call when you submit a form?
What is chat area? Explain.
what are memory considerations of jsp compares to other web components?
Why is actionform a base class rather than an interface?
What class is used to create Server side object ?
What you mean by COM and DCOM?
Is the ternary operator written x : y ? Z or x ? Y : z ?
what are the activation groupworks?
Why are component architectures useful?
How task's priority is used in scheduling?
What is the difference between java class and bean?