What is the difference between Java and Advanced Java?

Asked by Last Modified  

73 Answers

Learn Java

Follow 1
Answer

Please enter your answer

IT Professional with 10 Years of Experience in Python Java Spring Machine Learning and Data Science

Java contains some Packages for developing standalone applications, we are use java for writing business logic in advanced java. Advanced Java is used for web development.
Comments

Sun certified java developer with 5 years of industry experience.

Java = Core + Advance(Servlets, JSPs & EJB)
Comments

Over 8 years experience in Java related technologies

Java is the basic of all. You should be having strong knowledge. Adv Java gives more strength to interact with database (JDBC), design front end (JSP), takes request from user and process them( controller- servlet)
Comments

Industrial Training,Workshop on Latest Technology,

Core java is used for developing general java application where as Advanced java is used for developing the web based application and enterprise application.
Comments

JAVA devided into CORE java , Advanced java, Micro edition JAVA
Comments

Real Time Java

well there is nothing so called advanced java or core java.since java se is very huge it is divided into to parts and given training to students.
Comments

Full Time java Developer

Very good question which lot of people working with java may not answer, here is my understnding on this question. "Core Java" is AFAIK not an official, well-defined term. It is, however, the title of a book from Sun that introduces Java as a language and the most important parts of the Java SE Standard...
read more
Very good question which lot of people working with java may not answer, here is my understnding on this question. "Core Java" is AFAIK not an official, well-defined term. It is, however, the title of a book from Sun that introduces Java as a language and the most important parts of the Java SE Standard API - and that's probably what most people think of when they hear the term. "Advanced Java" would then be everything that goes beyond that - most importantly the APIs defined in Java Enterprise Edition, i.e. Servlet programming, Web Services, the Java Persistence API, etc. read less
Comments

Computer Science Tutor

core java is based on basic OOP concept and advanced java is actually on application based concept.
Comments

B.E.

Java means study of core java only. According to me java = c & oops concepts. Means basic programing concepts we study. Now for Advanced Java is next step in which Java Frameworks like hibernate, struts ,etc as well as database connectivity are there.Then we learn web based applications and desktop application...
read more
Java means study of core java only. According to me java = c & oops concepts. Means basic programing concepts we study. Now for Advanced Java is next step in which Java Frameworks like hibernate, struts ,etc as well as database connectivity are there.Then we learn web based applications and desktop application development in this. read less
Comments

Java: This is the basic level, in which you can learn how to write a Hello World program in Java and create basic Java programs for Calculator with Advanced Java: As the name suggests, at this level you are expected to know not only core Java but also related packages etc. You have to know XML handling,...
read more
Java: This is the basic level, in which you can learn how to write a Hello World program in Java and create basic Java programs for Calculator with Advanced Java: As the name suggests, at this level you are expected to know not only core Java but also related packages etc. You have to know XML handling, JSON parsing, REST service creation etc read less
Comments

View 71 more Answers

Related Questions

Why string objects are immutable?
Strings are immutable once created cannot be changed and hence cannot be eliminated but string builders are mutable.
Sujatha
How do I learn Java? From book or internet or a coaching?
According to me....u should start from basic Java..that is core Java... . Find coaching , who teaches Java for beginners.....then later u can go for advance java.
Suresh
0 0
7
What are the best websites to learn java as well as get a certificate from them?
Blindly go for oracle certification java program .
Abirami
0 0
7
Which programming language should one use for large scale machine learning, Java or C++?
Java but preferred language now is R or Scala or Python .
Rayaan
0 0
5
Which is better, PHP or Python? Why?
Python . Simple syntax,More readable,General purpose programming language
Kartheek
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

1.3. Find the second largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 3, 4, 6, 5}; int max = Integer.MIN_VALUE, secondMax = Integer.MIN_VALUE; for (int i = 0; i < arr.length; i++) { if (arr >...

Object Oriented Programming Concepts :
Class : Class is user defined data type. Class is a logical representation of an Object. That means Class is used to define an object, how you want to create your software object. For Example...

How 4 byte float can store 8 byte long values in java ?
long l = 12464545L; float f = l; (fine) int i = l ; (Error) if we see the how this magic happens as we know the answer lies in the floating point representation as in floating points values does not...

JAVA Question 1 for beginners
String x="We are learning";String y="mistakes happen";int z=1000;System.out.println("Java is easy. "+x+" programming and "+y+" "+z +" times"); what is out put this code

Internet of Things, Social Media Becoming Part of E-Discovery Landscape
The days when e-discovery consisted of handing over copies of e-mails to address Freedom of Information Act (FOIA) requests, compliance regulations or other legal obligations are over. Now, it's just as...

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 >

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 >

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 >

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