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

Can we access a database using applets?

2 Answers   Hewitt,


What is the largest long allowed by java?

0 Answers  


Is ResultSet class?

5 Answers   Bally Technologies, TCS,


What is the base class in java from which all classes are derived?

0 Answers  


Describe how to implement singleton design pattern in struts.

0 Answers  






What is reflexive association?

1 Answers   Infogain,


What are invisible components?.

0 Answers  


Difference between process and thread?

0 Answers   HP,


What is the impact of declaring a method as final?

0 Answers  


What is get () in java?

0 Answers  


I need some details about an employee. i have only the employee id in my presentation layer(JSP).I entered that ID and click "Show Details" Button. Question is how the JSP pass that id to Controller layer and DAO and what mechanism we are using to retrive data from DB and how the data passed to JSP as a Output. Please explain in detail.

1 Answers   TCS,


Where pragma is used?

0 Answers  


Categories