UrbanPro

Learn Java Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

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

Why is Java better than any other programming language?
Java is not necessarily "better" than every other programming language; the suitability of a language depends on the specific requirements of a project. However, Java has several strengths, including platform...
Sushil
0 0
5
What is selection sort in java?
The selection sort is a combination of searching and sorting. During each pass, the unsorted element with the smallest (or largest) value is moved to its proper position in the array. The number of times...
Snehashis
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 do you understand by Object and Class?

An object is memory that can represent the data of real object , class is plan for object memory structure so we can say class is also a data typed for creating objects
Afsal
Base obj=new Child(); What are the advantage and real life application of above code?
Have you ever observed while communicating with databases? You can find such type of example while writing code from communicating with DB. Connection connectionObject = DriverManager.getConnection(); or Statement...
Vijay

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

Ask a Question

Related Lessons

Java and C trainer
Always think any conspect with real-time example like Object -- object must have states and behaviour then only we will call that thing is Object like fan is Object (rotating,color)


2.1. Reverse a singly linked list.
class Node { int data; Node next; Node(int data) { this.data = data; this.next = null; }} public class LinkedList { Node head; public void reverse() { Node prev = null; Node curr = head; Node next =...

1.1. Reverse an array in Java.
public class Main { public static void main(String args) { int arr = {1, 2, 3, 4, 5}; for (int i = 0; i < arr.length / 2; i++) { int temp = arr; arr = arr; arr = temp; } System.out.println(Arrays.toString(arr)); }}

Java : Compile-time Versus Runtime optimization
While designing and development, one should think in terms of compile-time and run-time.It helps in understanding language basics in a better way.Let's understand this with a question below : What...
S

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
X

Looking for Java Training Classes?

The best tutors for Java Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Java Training with the Best Tutors

The best Tutors for Java Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more