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

How many years of experience should a good Java trainer need?
Minimum 4 years, actually it depends how much exposure you got and how you worked in project(s)
Nayan
0 0
5
Which institute is best for java core learning?
For core java RPISE(rajesh patkar classe) is very good . he thought you from the sacratch . i was did there one course, There are lots od students apart from IT backgrounf was came there and they understood...
Hrhrh
Hi sir, I'm confused between .net and java. What to choose for a career. I have little bit knowledge of asp.net. Please guide me for this. Thank you
Hello Kirit, The application which were devloped about 2 decades back was mostly coded in java and so you will see so many of the application (in several company and outside) written in java. .Net(collectively...
Kirit
Hi, Can anyone help me on below queries? 1. What makes a class as "Thread safe class" ? 2. equals() method uses 3. Difference between String vs StringBuffer ?
There are three ways to construct thread-safe Java class which has some state: 1. Make it truly immutable 2.Make field volatile. 3.Use a synchronized block
Saurav
Between Java and Python, which one is better to learn first and why?
Both the development programs come with their strong suits. While Java allows you to enjoy the cross-platform support, Python helps you execute on at least ten different operating systems. It would help...
Priyanka
0 0
5

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

Ask a Question

Related Lessons

Migration from other languages to Salesforce
Anyone can easily migrate from other language to Salesforce. People must have skills to understand business logic.

Spring - Dependency Injection (DI)
Spring - Dependency Injection (DI) DI is a framework which provides loose coupling in code. Here loose coupling means no hard coding of the object. Instead of hard coding, we will be injecting these object...

Android : Application Launch time improvements.
For any standard android application, below 3 components play important roles to show 1st interface to user, so that he/she can interact with the app. 1. Custom Application class : Intialize the components...

How To Setup development Environment Of Java?
After installation of JAVA, we need to setup 2 environment variables. First one is JAVA_HOME and second is Path. Below steps to set up Java environment to compile & execute Java programs from command...

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

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