Wt is the main difference between Java and Java J2EE and
Advanced java?
Answer Posted / suresh
Java is an object-oriented program. It is a complete
programming language. Java has two lives. One of the two
lives of the Java programming language is that it is a
stand-alone computer language which is used for general-
purpose programming and the other life of Java is used as a
supporting language which is used in the process of
programming on the Internet.
The term J2EE refers to a platform which is used in the
process of building server-side applications. It is used in
the enterprise edition in many business organisations. It
is also used as an enterprise application and a distributed
application through a model consisting of applications
which are based on components.
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
What is in-memory replication?
Explain the different types of memory used by jvm?
What is mdb and what is the special feature of that?
Can you control when passivation occurs?
What do you mean by Socket Programming?
What method is invoked to cause an object to begin executing as a separate thread?
What are externizable interface?
Are we allowed to change the transaction isolation property in middle of a transaction?
what is the use of State Factories?
What are the different class loaders used by jvm?
how i secure my site with the https protocol.what are the steps?
Explain about RMI Architecture?
Difference between loadclass and class.forname?
Difference between new operator and class.forname().newinstance()?
What is difference between object state and behavior?