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 are the advantages of JTA over JTS?
How can I avoid validating a form before data is entered?
Have you used threads in Servelet?
What modifiers may be used with an interface declaration?
Can constructors be synchronized in java?
What are the design considerations while making a choice between using interface and abstract class?
Do you think that java should have had pointers?
Why does the option tag render selected=selected instead of just selected?
Is the infobus client side only?
What is the purpose of the notifyall() method?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What’s jboss cache in short?
When is the best time to validate input?
What state does a thread enter when it terminates its processing?
How to pass parameters in RMI?