What is difference between core Java and Java EE?

Asked by Last Modified  

3 Answers

Learn Java

Follow 1
Answer

Please enter your answer

Python trainer believe in practical learning.

The terms "core Java" and "Java EE" refer to different aspects of the Java programming language and its associated technologies: 1. Core Java (Java SE): - Core Java, also known as Java Standard Edition (Java SE), is the foundational and fundamental part of the Java platform. - It includes the basic...
read more
The terms "core Java" and "Java EE" refer to different aspects of the Java programming language and its associated technologies: 1. Core Java (Java SE): - Core Java, also known as Java Standard Edition (Java SE), is the foundational and fundamental part of the Java platform. - It includes the basic features and libraries necessary for developing standalone desktop applications, command-line tools, and general-purpose Java programs. - Core Java provides the core syntax, language constructs, and APIs (Application Programming Interfaces) for tasks such as input/output operations, concurrency, networking, file handling, and basic GUI development. - It is focused on the essentials of the Java language itself and doesn't include specific libraries or APIs for web development or enterprise-level applications. 2. Java EE (Java Enterprise Edition): - Java EE, now known as Jakarta EE, is an extension of core Java that provides additional libraries, APIs, and runtime environment for building large-scale enterprise applications. - Java EE is designed to simplify the development of robust, scalable, and secure distributed applications, typically deployed on servers or in cloud environments. - It includes features such as web services, servlets, JavaServer Pages (JSP), Java Persistence API (JPA) for database access, Enterprise JavaBeans (EJB) for business logic, Java Message Service (JMS) for messaging, and Java Transaction API (JTA) for transaction management. - Java EE also provides application servers, such as Apache Tomcat, WildFly, and IBM WebSphere, read less
Comments

Core Java is used for general purpose programming and almost anything written in Java is based on the Core Java. Enterprise Java refers to Java applications written for enterprises; the leading technology here is Java EE which consists of a set of Api
Comments

Core Java is used for general purpose programming and almost anything written in Java is based on the Core Java. Enterprise Java refers to Java applications written for enterprises; the leading technology here is Java EE which consists of a set of APIs
Comments

View 1 more Answers

Related Questions

Is it really needed to do Java training before graduation, to get a job?
Yes, It's must to get better opportunities and to standard alone in IT field. Not only core Java but also learn Spring,Hinernat ,Struts. ANGULARJS add an advantage to get job easily.
Udaybhan
What is a singleton class and when do you use it?
Singleton class have a private constructor. while we can't create an object from outside of class, we can create an object only once.
Prakash
What's Java's most used IDE?
As per Dzone's recent survey, The Eclipse IDE remains the most popular place for Java developers to primarily write their code, though it saw a 7% decrease from last year’s survey results (50% in 2016...
Ritu
0 0
7

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

How to create Rest web services in Java
Web services are web application components that lets two different applications to communicate over the network.Let if an application which in written java provides web services can be communicated through...

Programing Languages Learning Tricks
You want to learn that new language or library or framework as soon as possible, right? That’s understandable. Fortunately, there are a handful of tips that can help you to better retain all of that...
H

Harshal G.

0 0
0

Easy way to remember Java keyword.
ACCESS MODIFIER ACCESS SPECIFIER abstract, assert, const, final, native, static, strictfp, super, synchronized, this, transient, void, volatile public, private, protected, default DATA...

Rohit Deshbhratar

1 0
0

Necessity of Theory and Practical in Computer Science.
Upon studying a subject both theory and practical are important. Usually many schools concentrate more on theory and the marks not on the practical. Other and opposite kind of people prefer practical...

Java Program Sample Application
/* WAP to print given message on the console using java*/ // Class declaration in java class sample { // Main function public static void main(String args) { // function for printing on the console System.out.println("Hello...

Recommended Articles

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you