See the diffrence is that core java is the fundamental for
java that will be used in any java technology without this
no one can jump on any advance java technology.
Where as advance java is specialisation in some domain , as
someone in networking,web,DCOM,or data base handling.
And more over core java packages are always started with
java.lang..... where as advance java are always with
javax.servlet....
According my knowledge there is no core and advanced java
in java world... we have only j2se,j2ee and j2me.
The fundamentals concepts of java which deals basically
with oops concepts and their implementaion in language can
called core java and the remaing is called adv.java for
your view to answer the question.
The core and adv contents which are providing in present
institutes are just a business logic.
if you want to know what we are having in core concepts
please go with sylabus details of certification exam of
j2se.
According to my view the bussiness people i.e, institutions
make this Advanced Java. There is no such like
that....there are 3 java concepts,
J2SE, J2EE & J2ME only.... no advanced java
Then why the Institution people play with the students, i
was really fucking confusion about this because when I asked
my friends every one says same thing I know core java and
advanced java that was really sucked my mind. finally guys
thats true there is no core and advance i know only
J2se,J2ee and J2me...
Thanks
The difference is that,core java is of basic part of java
in which,if we understand core java then only we can
preceed to advance java.
core java is fundamental language and adavance java is
another part of java in which the extention of core java is
learned.
core java is the fundamental part of the java technology
and one can to learn advanced java there is knowledge of
core java vey important.without any knowledge of core java
one cannot entry to the advanced java.core java is the base
part of the advanced java.In the core java one can create
a application,but to transminate the appllication in any
other enviornemt there is need of advanced java through
rmi,nerworking,applet and also servlet.
Core java would indicate any java technology that has
client side coding only.
a very simple example is a Calculator that you make using a
JFrame. Swing,awt are a part of core java itself
Advanced java is the term used to indicate any Server
client archietecture that you would use.
The most simplest example of advanced java code is that of
a web-based application that u would make using jsp and
servlets.
one of the posts here is correct that these two terms do
not exist rather someone has coined them,nevertheless they
are used quite frequently
core java is the standalone applications mainly onely
knowledge of oopsconcepts there is no security for busines
logic @ "ADVANCED JAVA"is the "two tire"application means
database conectivity provide security @j2ee is three tire
application
Its true that there is no core java and advanced java.
There is no special advanced java.The institutes categorised the java that is included in their syllabus as core java ant the rest as advanced java.
Thou who are using the term "Advanced Java" (I don’t know… what aspect they are using it. They are illiterate and have to have upgraded themselves) they are misguiding people. Sun Microsystems has following products:
Java SE – Standard Edition (Base for rest of the Sun Products)
Java EE – Enterprise Edition
Java ME – Micro Edition
java is java u know java
but advance java is advance in everything
means it is advanced
see that u know java but advance java know un u dont know her
why dear r u mad. advance java ne tera bigada kya jo uski
jindgi kharab krne me laga hai sala bewda
What is the USE of Null interfaces ??...if thers nothing
inside these interfaces how are they used and WHy are they
used ???? No 1 has given a proper description yet
A abstract class extending an abstract class.Super class
has both abstract and non-abstract methods.How can we
implement abstract and non-abstract mehtods? Explain with
snippet