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 bean? Where can it be used?
Explain what is synchronization?
Where can I find seam examples and documentation?
whats is mean by connectionpooling
What is abstract schema?
What is a class loader?
How would you create a button with rounded edges?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
Should synchronization primitives be used on bean methods?
How many times may an objects finalize() method be invoked by the garbage collector?
What is the relationship between an event-listener interface and an event-adapter class?
Can I use multiple html form elements with the same name?
What is ioc concept & explain it?
What is colon_pkg_prefixes and what is its use?
What is chat area? Explain.