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 is charat java?

0 Answers  


Where is jre installed?

0 Answers  


Is static a keyword in java?

0 Answers  


What is difference between stringbuffer and string?

0 Answers  


Why does java doesnot support multiple inheritance?

5 Answers   TCS,






Explain the protected field modifier?

0 Answers  


Name the methods that used to get and set the text label displayed by a Buttonobject?

1 Answers  


What are wrapped classes?

7 Answers   Samsung,


What is the static keyword?

0 Answers  


What is 3-tier model?

3 Answers   Wipro,


What is charat ()?

0 Answers  


Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.

1 Answers   NIIT,


Categories