Wt is the main difference between Java and Java J2EE and
Advanced java?
Answer Posted / paletipatisrinu
According sun Microsystem java divided into 3 parts
1.J2Se(core java+Advance java)
2.j2EE
3.j2Me
j2SE is availible in the part of jdk software.
j2EE is availible in the form specification its avialible
in the form thrid party vendors(weblogic.jar,classes111.jar)
j2me used for mobile application
| Is This Answer Correct ? | 35 Yes | 20 No |
Post New Answer View All Answers
Explain what is orm?
What is a class loader? What are the different class loaders used by jvm?
Explain about local interfaces.
What are the different approaches to represent an inheritance hierarchy?
What classes of exceptions may be caught by a catch clause?
Can I run seam with jdk 1.4 and earlier?
What are the difference between RMI and CORBA?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What is chat area? Explain.
Are we allowed to change the transaction isolation property in middle of a transaction?
What is a tasks priority and how is it used in scheduling?
How many times may an objects finalize() method be invoked by the garbage collector?
Where can I ask questions and make suggestions about seam?
Write a program to show synchronization?
What is the difference between static and non-static with examples?