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

simple way to explane the servlet in java
Servlet is a program wich executed in server and assists in responding to client queries..... Usually confidential tasks are done by using servlets or other server side codes
Anish
What exactly the work of constructor( default, parameterized) especially about instance variables initialization. Suppose user initialize the instance variables explicitly. Then what is the use of parameterized constructor over here.. Please reply me
Constructor is used to initialize an object at the time of creation. A default constructor is provided by the compiler itself if no constructor is provided by the user. It initializes the state of the...
Surekha
Where can I get Python online training?
You can get many institutes in google which are providing online training.
Taranum
What are the core concepts of Java?
OOPs, Flow control, String Handling, generics, exception, threading, collection, IO, JDBC are some core concepts of Java.
Manish
0 0
5
What is a complete list of topics of Core Java and topics of Advanced Java?
Certainly! Here's a brief list of topics for both Core Java and Advanced Java: Core Java: Basics of Java Data Types and Variables Control Flow (if, else, switch) Loops (for, while, do-while) Arrays Methods Object-Oriented...
Archit
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

Features Of Java
There is given many features of java. They are also known as java buzzwords. The Java Features given below are simple and easy to understand. i. Simple ii. Object-Oriented iii. Portable iv. Platform...

Tips of learning Java Language/Other Programming Languages
1.You should know the basic concept: If we talk about programming languages so basic concept are same in all the high level languages. So you should know the basic concept firstly then you can easily understand...
I

Icreative Solution

0 0
0

Why We Should Go With Java?
Java is widely used in the Desktop application, web application, mobile development, games etc. Java is an object-oriented programming language. Its follow all the oops concept Like Object, Class,...
B

Bhupendra Patidar

0 0
0

Advance Java
1) Servlet • Basics of Servlet • Servlet Request • Servlet Collaboration • Servlet Config • Servlet Context • Attribute • Session Tracking • Event and Listener •...
A

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

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