What is the difference between java and j2ee?



What is the difference between java and j2ee?..

Answer / Anand Sharma

Java is a general-purpose programming language, while J2EE (Java 2 Enterprise Edition) is a platform that includes Java and additional technologies for developing enterprise-level applications. J2EE provides APIs, tools, and specifications for building web services, enterprise JavaBeans, servlets, JSP, EJB containers, and other components.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2EE Interview Questions

What is attribute what is asant?

1 Answers  


How to achieve multiple inheretence in java.I need an example. how we achieve.

2 Answers  


servlet has not any main method in it how does it work by JVM?

7 Answers  


What is java servlet container?

1 Answers  


what is jvm? how can it is useful in java?

3 Answers  


What is event in java?

1 Answers  


Why java is not 100% object oriented language?

1 Answers  


What is java 2 platform, enterprise edition (j2ee)?

1 Answers  


What are j2ee components?

1 Answers  


What is delegation?

1 Answers  


Write a program to display numeric value in reverse order. Ex: I have given a number like 7584, It should display in reverse order like 4857.

6 Answers  


Explain j2ee architecture.

1 Answers  


Categories