What is difference between core Java and Java EE?

Asked by Last Modified  

4 Answers

Learn Java

Follow 1
Answer

Please enter your answer

I am online Quran teacher 7 years

Core Java, often referred to as Java Standard Edition (Java SE), provides the fundamental features of the Java programming language, including basic libraries and functionalities for developing standalone applications. It encompasses the core components such as the Java Virtual Machine (JVM), language...
read more
Core Java, often referred to as Java Standard Edition (Java SE), provides the fundamental features of the Java programming language, including basic libraries and functionalities for developing standalone applications. It encompasses the core components such as the Java Virtual Machine (JVM), language syntax, libraries, and tools. Java EE (Enterprise Edition), on the other hand, is a set of specifications that extend Java SE to support large-scale, distributed, and enterprise-level applications. Java EE includes additional APIs and features for building robust, scalable, and secure enterprise applications, such as servlets, JSP (JavaServer Pages), EJB (Enterprise JavaBeans), JPA (Java Persistence API), and more. In summary, Core Java (Java SE) provides the foundation for general-purpose Java development, while Java EE extends it with enterprise-specific features for building complex and distributed applications. read less
Comments

IT Corporate Trainer with 9 years of experience in Edu tech

The short answer is that core Java is the language itself, while Java EE is a framework that extends upon the core language. The reason to have a framework, such as Java EE, is that it has a lot of functionality that is commonly needed for software applications.
Comments

Python trainer believe in practical learning.

basic libraries (java.lang, java.util, etc.), and essential concepts like inheritance, polymorphism, and exception handling. It forms the basis for Java development, focusing on standalone applications, command-line programs, and smaller-scale projects. Java EE (Enterprise Edition)...
read more
basic libraries (java.lang, java.util, etc.), and essential concepts like inheritance, polymorphism, and exception handling. It forms the basis for Java development, focusing on standalone applications, command-line programs, and smaller-scale projects. Java EE (Enterprise Edition) expands upon Core Java, providing a suite of APIs, tools, and libraries specifically tailored for building large-scale enterprise applications. Java EE encompasses Servlets, JSP (JavaServer Pages), EJB (Enterprise JavaBeans), JPA (Java Persistence API), and other technologies for web development, enterprise-level software, and distributed computing. It emphasizes features like scalability, security, transaction management, and integration with databases and other enterprise systems. While Core Java lays the groundwork for understanding the language's syntax and basic functionalities, Java EE extends this foundation with specialized tools and frameworks to address the complexities of building robust, scalable, and secure enterprise-level applications. read less
Comments

C language Faculty (online Classes )

The short answer is that core Java is the language itself, while Java EE is a framework that extends upon the core language. The reason to have a framework, such as Java EE, is that it has a lot of functionality that is commonly needed for software applications.
Comments

View 2 more Answers

Related Questions

Which is a good Java training and placement institute for a fresher in Bangalore?
I know an institute in HYderabad which is giving 100% job guarantee or 100% fee refund. They have office in bangalore also, not sure whether they are offering this program in Bangalore. Please visit their...
Raja
0 0
5
why can't we create an object for abstract class? why wait,notify,notifyall methods were in object class but not in thread class?
The Generalized object can be a abstract class in the sense. Consider we have three object Employee, Manager, and Engineer we can establish the relationship like Manager extends Employee , Engineer extends...
Jilani
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
Is JAVA training only for technical students or a non-technical student also may join?
Any Body can Learn Programming Language.It All depends upon the learning of basics and all.Basics actually makes the thing different.
Vikrant
0 0
6

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

Ask a Question

Related Lessons

Importance of Constructor's Visibility.
While developing program or implementing Singleton pattern we have learnt to mention constructor as private and known reason is -> to blocked its direct call from outside of class. But did we think...

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...

How to create a Singleton class?
How to create a Singleton class: Q) What is a singleton class? A) In simple words, a singleton class is a class which can have only one instance at any point of time throughout the application and provides...

Core Java
Introduction: An Object Oriented Programming Language consists of Objects. There are object oriented programming languages like Smalltalk, C++. Each and every OOP language has some underlying disadvantages....

Java: A Quick Overview
Not purely Object Oriented: It doesn't support multiple inheritence, it supports primitive data types and static members. Doesn’t support multiple inheritance: Reason is diamond problem i.e.,...

Recommended Articles

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 >

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 >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

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 >

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