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

Which language has the best future prospects: Python, Java, or JavaScript?
According to me, "Python" is the programming language having the best future prospect considering the current industry trend. Reason: Python is extensively used in advanced technologies such as Machine...
Atharva
0 0
5
Can you tell me some new features in JavaFX 2.0?
JavaFX is a software platform for creating and delivering desktop applications, as well as rich internet applications (RIAs) that can run across a wide variety of devices. JavaFX is intended to replace...
Renuka
0 0
5
Write a programme to replace the string without using replace command? This is my string. ..... s is replaced by th output is Thith ith my thtring
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package logic; ...
Mithun
How does Java implement polymorphism?
Java implements polymorphism in two ways: 1. Static or compile-time polymorphism is done by method overloading (more then one methods sharing the same name but different number/types/order of parameters) 2....
Sajjan
0 0
6
Presently is swings and applets are important in java ?
When compared to swing, nowadays SWT is getting popular, where you can built a application like eclipse.
Mahender

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

Ask a Question

Related Lessons

jOOQ 3.10 Supports JPA Attribute Converter
One of the cooler hidden features in jOOQ is the JPADatabase, which allows for reverse engineering a pre-existing set of JPA-annotated entities to generate jOOQ code. For instance, you could write these...

Java complete reference-herbert schildt
Sample program: class Sample { public static void main(String args ) { System.out.println("Sample") ; } } Program explanation: Keyword used in line 1- class The name...

Priority in TestNG
public class Priority { @Test (priority=1)public void login() {System.out.println("login");} @Testpublic void email1() {System.out.println("email1");} @Test (priority=-2)public void email2() {System.out.println("email2");} //I...
S

Sarthak C.

0 0
0

Java Advantages
In this video, learn about Java and its advantages. Also, check out the difference between Java and C++, Java development kit, Java Run Time Environment (JRE) with a proper demonstration program for better clarity.

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

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