What is the difference between Java SE, ME, EE?

Asked by Last Modified  

5 Answers

Learn Java

Follow 0
Answer

Please enter your answer

Take a demo class and you will know

Java SE is Standard Edition of Java, also known as Core Java. Anybody who wants to work with Java must learn this. And, this is used to write stand alone software with Java. . Java ME is the Micro Edition of Java. If you want to write software for mobile devices like palmtops, cellphones, tabs using...
read more
Java SE is Standard Edition of Java, also known as Core Java. Anybody who wants to work with Java must learn this. And, this is used to write stand alone software with Java. . Java ME is the Micro Edition of Java. If you want to write software for mobile devices like palmtops, cellphones, tabs using java then you need to learn this. . Java EE is the Enterprise Edition of Java. It is meant for the server side web programming. . So, in a nutshell, SE, ME and EE are three different sectors of Java and you need to learn SE to go to ME or EE. read less
Comments

java se is stantard edition contains only core java topics. it should be learn by every programmer who wants to make his career in java technologies. java ee is for enterprice edition use to create very large scale, distributed Systems. it contains concepts like jdbc used for database connections,...
read more
java se is stantard edition contains only core java topics. it should be learn by every programmer who wants to make his career in java technologies. java ee is for enterprice edition use to create very large scale, distributed Systems. it contains concepts like jdbc used for database connections, servlet/jsp for web application, web services, Rmi(Remote Method invocation), java beans. java me is micro edition used for mobile devices and embedded systems read less
Comments

Java SE is java Standard edition which is the basic core java Java ME is mobile edition used to develop mobile applications (now obsolete) Java EE is enterprise edition which deals with developing web applications or websites
Comments

Computer Subjects Tutor

Java SE's (Standard Edition) API provides the core functionality of the Java programming language. It defines everything from the basic types and objects of the Java programming language to high-level classes that are used for networking, security, database access, graphical user interface (GUI) development,...
read more
Java SE's (Standard Edition) API provides the core functionality of the Java programming language. It defines everything from the basic types and objects of the Java programming language to high-level classes that are used for networking, security, database access, graphical user interface (GUI) development, and XML parsing. The Java EE (Enterprise Edition) platform is built on top of the Java SE platform. The Java EE platform provides an API and runtime environment for developing and running large-scale, multi-tiered, scalable, reliable, and secure network applications. The Java ME(Micro Edition) platform provides an API and a small-footprint virtual machine for running Java programming language applications on small devices, like mobile phones. Java ME applications are often clients of Java EE platform services. read less
Comments

Java Trainer

java SE (Service Edition ) also know as Core java is used to create stand alone applications like media player,antivirus etc. ME (Micro Edition ) is used for creating mobile applications and EE (Enterprise Edition) also know as Advance Java is used to create web applications and Enterprise applicatio...
Comments

View 3 more Answers

Related Questions

In what ways is C# similar to Java?
C# and Java share several similarities as both are influenced by C and C++: Object-Oriented Programming (OOP): Both languages are designed with a strong emphasis on OOP principles, including encapsulation,...
Aparna
0 0
5
Is there anyone who can teach Advance Java in minimal time and low cost?
2 weeks i can teach entire Core and Advanced JAVA ... But certification will not be given for this ..as am not organizing Batch
Garwita
What is the use of the "this" keyword in Java?
'this' refer the current instance of a class. You can get and set data members of current object using 'this' prefix inside there class data type.
Deepak
0 0
9
1.What is Model Driven Interceptors is used for? 2.what is the purpose of using Action support??
Using ActionSupport class, we can implement Custom validation which validates at the server-side. We can write server side validation logic in validate() method.
Monisha
I know HTML, CSS, and a bit of JavaScript. What should I learn next?
HTML,CSS and Javascript are Tools which are used for Front-End Web Development. The next step is to learn the following: 1)Learn Javascript Frameworks like node.js,react.js,angular.js etc. 2)Learn Back-End...
Inch By

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

Ask a Question

Related Lessons

Mastering in Java Programming
Core java topics What is Java?Execution Model Of JavaBytecodeHow to Get Java?A First Java ProgramCompiling and Interpreting ApplicationsThe JDK Directory StructureUsing Eclipse Data types and Variables What...

Why Should We Learn Java Language?
Most of starters has confusion today that which of the programming language should be chosen to work on. It totally depends upon your need. As per my opinion, if you want to grow your career in IT industry...

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

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

Basic Concepts of Web Designing
An introduction to domain names, web servers, and website hosting 1)What is the web? In a nutshell, the web is a whole bunch of interconnected computers talking to one another. The computers (on the...

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 >

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 >

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 >

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