what is difference Between Core Java and advance java

Answers were Sorted based on User's Feedback



what is difference Between Core Java and advance java..

Answer / ramneesh

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

Is This Answer Correct ?    464 Yes 77 No

what is difference Between Core Java and advance java..

Answer / deepa

Core Java Means the "Stand -alone" java applications.
Whereas Advanced java are java Application which run on
Servers(Web Application)

Is This Answer Correct ?    240 Yes 51 No

what is difference Between Core Java and advance java..

Answer / imtiyaz

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.

Is This Answer Correct ?    267 Yes 107 No

what is difference Between Core Java and advance java..

Answer / ravikiran

core java is appicable for the for the standalone
applications
And advanced java is for web appications

Is This Answer Correct ?    133 Yes 34 No

what is difference Between Core Java and advance java..

Answer / sriram

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.

Is This Answer Correct ?    108 Yes 37 No

what is difference Between Core Java and advance java..

Answer / sangeetha

core java is a fundamantal of java application
then advanced java is the web Application.

Is This Answer Correct ?    86 Yes 21 No

what is difference Between Core Java and advance java..

Answer / ramakrishna

core java supports oops concept and advanced java supports
java beans and servelets

Is This Answer Correct ?    91 Yes 28 No

what is difference Between Core Java and advance java..

Answer / jitendr kumar sahoo

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.

Is This Answer Correct ?    78 Yes 20 No

what is difference Between Core Java and advance java..

Answer / eswar

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

Is This Answer Correct ?    120 Yes 64 No

what is difference Between Core Java and advance java..

Answer / tomoto

Then why the Institution people play with the students, i
was really 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

Is This Answer Correct ?    88 Yes 35 No

Post New Answer

More Core Java Interview Questions

What are the important features of Java 8 release?

0 Answers  


What are advantages of using Java?s layout managers than windowing systems?

0 Answers  


Name the method that is used to set a TextComponent to the read-only state?

1 Answers  


What is the symbol for space?

0 Answers  


Is java a utf 8 string?

0 Answers  


What are the notations in Java?

1 Answers   Cap Gemini,


what is request dispatcher and how does it work?

2 Answers   CTS,


why the wait,notify,notifyall methods are placed in object class?these are the thread concepts why these methods are placed in Object class?

2 Answers   Global Logic, Satyam,


Describe the syntax of multiple inheritance? When do we use such an inheritance?

0 Answers   Fidelity,


What is class??

0 Answers   Tech Mahindra,


What is difference between arraylist and list in java?

0 Answers  


Can an anonymous class be declared as implementing an interface and extending a class?

2 Answers  


Categories