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 / vasuanee

THERE ARE 3 CONCEPTS ARE THERE J2SE, J2EE, J2ME, NO ADVANCE JAVA,THROUGH J2SE WE CAN DEVELOP STAND ALONE APPLICATIONS WHICH CAN RUN ON SINGLE SYSTEM, THROUGH J2EE WE CAN DEVELOP DISTRIBUTED APPLICATION WHICH CAN RUN ON MULTIPLE SERVERS.

Is This Answer Correct ?    1 Yes 0 No

what is difference Between Core Java and advance java..

Answer / s.k.kheria

java is the concept of oops & not the o.s. based.core means
essential or starting concept &advance means its extra
features thus nothing is core & advance.........java is only
the j2se,j2me,j2ee.

Is This Answer Correct ?    1 Yes 0 No

what is difference Between Core Java and advance java..

Answer / siva

In core java we are learning only how to develop a java
application and how to run applications on local machines
but ,advanced java gives the information about how we are
developing server side applications and provides
information about connection b/w front end and backend
by using serve lets ...........etc

Is This Answer Correct ?    1 Yes 0 No

what is difference Between Core Java and advance java..

Answer / rajeev

The difference between Core Java and Advance Java is that in
Core Java we only use the basics of Java Language such as
java console programming, control statements, array,classes,
objects ect. It is all about to understand the fundamental
of Java Programming. In Advance Java we use more inbuilt
tools and classes. These are used by the programmer without
go in to detail how its work and execute. But a programmer
who has the knowledge of core java can actually understand
the background working of advance java tools and inbuilt
programs

Is This Answer Correct ?    4 Yes 4 No

what is difference Between Core Java and advance java..

Answer / yash kumar

what i hv learned till now according that there is no any
difference b\t core java & adv java ,,but dew to enhancing
some special basic java became adv java,
core java = basics about oops concept & u able to create
some window based application,,
adv java = about new features including core java by that u
can create web based application,,
,,,,,,,but in professional way there is no any core and
adv.;; only editions of java:
-j2se
-j2ee
-j2me

Is This Answer Correct ?    3 Yes 3 No

what is difference Between Core Java and advance java..

Answer / student

friends this might of some use

http://java.sun.com/developer/onlineTraining/Programming/JDCBook/

Is This Answer Correct ?    1 Yes 1 No

what is difference Between Core Java and advance java..

Answer / amit naokar

core java is d base 4 all other java edition. it deals only with d simple client side applns. one cannot understand what is adv. java without knowing d core java. now, adv. java deals with more complex clien and server server side appln with d help of other concepts such as jsp, struts, hibernate, servlets. advance java includes j2ee,j2me which r used to create more advance n enhanced appln.

Is This Answer Correct ?    0 Yes 0 No

what is difference Between Core Java and advance java..

Answer / thaslima

my point of view core java is fundamental which we learn as
basics... where as advanced java is deal with
webserver,clientserver and so on......

Is This Answer Correct ?    1 Yes 1 No

what is difference Between Core Java and advance java..

Answer / rohit

core java & advance java is having difference . core java is basic part of java programing language and advance java is extenuation of core java.

Is This Answer Correct ?    1 Yes 1 No

what is difference Between Core Java and advance java..

Answer / varsha

core java is the basic part of java technology where as advance java is the application of core java

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

what is the purpose of the final in the try-catch-final

7 Answers  


How do you escape a string?

0 Answers  


What is lazy activation?

2 Answers   CMC,


What is a jagged array in java?

0 Answers  


What is multithreading ???? How to stop multithrading in java????

1 Answers   Cognizant,






What is meant by Session? Explain something about HTTP Session Class?

1 Answers  


Why is java so popular?

0 Answers  


Can you give names of Container classes?

0 Answers   Ordain Solutions,


Are arrays immutable in java?

0 Answers  


Define interface?

3 Answers   MindCracker,


Can we make main() thread as daemon?

0 Answers  


what is the use of clone() in real time scenario?

2 Answers   Quinnox,


Categories