What is difference between Core Java and Advanced Java?

What is difference between Core Java and Advanced Java?

Hi,

I want to know about Core Java and Advanced Java. How should I learn these technologies?

What is difference between Core Java and Advanced Java?

Thanks

View Answers

October 15, 2017 at 12:17 PM

Hi,

Core Java is the basics of Java and in Core Java we have to learn basics of Java. In Core Java you are learning the syntax, OOPs, Classes, Interfaces, Multi threading concepts in Java.

Core Java is used to develop console based and Swing based applications. You can learn core Java to develop console based applications in Java. In Swing there are APIs to create GUI desktop applications.

Advanced Java is used to develop web applications and these web applications runs on Servlet container such as Tomcat.

In Advanced Java you have to learn many topics includeing JSP and Servlets which is necessary to develop web applications in Java.

Core Java Topics:

Advanced Java is advanced topics of Java and developer should learn it after learning Core Java.

So, above tutorials will help you in learning Core Java and then Advanced Java.

Thanks









Related Tutorials/Questions & Answers:
difference between java5 and java6 - Java Beginners
What is difference between Core Java and Advanced Java?
Advertisements
What is difference between Core Java and Advanced Java?
What is difference between the java and javascript?
What is difference between the java and javascript?
what is difference between objectan primitive? - Java Beginners
What is the difference between the >> and >>> operators?
what is the difference between extends and implements
what is the difference between extends and implements
What is the difference between a constructor and a method?
What is the difference between PHP4 and PHP5?
What is difference between a PROCEDURE & FUNCTION ?
What is the difference between $message and $$message?
what is the Difference between weblogic and jboss?
what is the difference between pop and oop
What is the difference between hibernate and spring
what is the difference between access specifiers and access modifiers in java?
In Java, what's the difference between public, default, protected, and private?
What is the difference between a JDK and a JVM?
What is the difference between JPA and Hibernate?
What is difference between Path and Classpath?
What is difference between TRUNCATE & DELETE
what is the difference in java and j2ee
What is the difference between ereg_replace() and eregi_replace()?
What is the difference between the functions unlink and unset?
What’s the difference between include and require?
What’s the difference between load() and get()?
What is difference between singleton and prototype bean?
What are the difference between abstract class and interface?
what is the difference between distributed application and web application?
What is the difference between JSF, Servlet and JSP?
what is the difference between productList==null and productList.size()==0
What is the difference between the Boolean & operator and the && operator?
What are difference between Bean Factory and Application Context ?
what is the difference between the eclipse and myeclipse - IDE Questions
What is the difference between component and tag in JSF?
What is the difference between IN and BETWEEN, that are used inside a WHERE clause?
What is the difference between GET and POST method?
What is the difference between an if statement and a switch statement?
What is the difference between UNION and UNION ALL in SQL?
What is difference between UNIX Hosting and Window Hosting?
What is the difference between a HAVING CLAUSE and a WHERE CLAUSE?
What is the difference between a break statement and a continue statement?
difference between hashcode,reference in java
what is the difference between jdk 1.4 and 1.5 and 1.6
Difference between C++ and Java - Java Interview Questions
What is the difference between a data analyst and a data scientist?
What is difference between data analyst and data scientist?
What is the difference between EJB 3.0 and JPA - Framework
what is the difference between frontcontroller and actionservlet? - Struts

Ads