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

there is no much difference between these two just naming
different.core java is the beginning of java and also the
fundamental Ppart for those who are keen to learn java and
adapt to new java technologies so for that he/she needs to
learn the core concepts of java which sometimes is called
as core java only. any one who is mastered in core java
will find less difficulties learning other java technologies,

in addition to that J2SE(core java,stand alone
applications),J2EE(can be called advanced java,web
applications),J2ME(mobile technologies)l.

so last i will say no much difference i can say advanced
java is same as j2ee(enterprise edition)

Is This Answer Correct ?    0 Yes 0 No

what is difference Between Core Java and advance java..

Answer / azeem

core java is fundamental of java concepts like oops concepts.with out core java we cant move advanced concepts in java it is a heart of learning java language.Advanced java is used to develop web applications in that having concepts as servlets and jsp.

Is This Answer Correct ?    1 Yes 1 No

what is difference Between Core Java and advance java..

Answer / seshaaaaaaa

Institutes like Naresh technologies in hyderabad made this
core java and advanced java. Actually Gosling doesn't divide
java into core and advanced.only javaaaaaaaaa is thereeee.

Is This Answer Correct ?    0 Yes 0 No

what is difference Between Core Java and advance java..

Answer / simran

core java is basic fundamental knowledge of java which is based on oops concept.advance java is extended form of core java,which is for web application.

Is This Answer Correct ?    0 Yes 0 No

what is difference Between Core Java and advance java..

Answer / bakey

There is no difference between core java and advance java

Is This Answer Correct ?    0 Yes 0 No

what is difference Between Core Java and advance java..

Answer / rattaiah

core and advanced java are not official terms these terms
are introduced by institutions.
as part of sun micro systsems the java language is divided
into three types
1) j2se (java 2 strandred edition )
2) j2ee (java 2 Enterprize edition)
3) j2me (java 2 micro edition)

j2se is basic for the java technology. after compleion of
this one we are eligible for adv java,android,Selenium
Testing........

Is This Answer Correct ?    0 Yes 0 No

what is difference Between Core Java and advance java..

Answer / mamatha

core java is the fundamental part of the java technology .
Core Java Means the "Stand -alone" java applications.
for ex
Desktop Applications such as acrobat reader, media player, antivirus etc.

Advanced java are java Application An application that runs on the server side and creates dynamic page, is called web application. Currently, servlet, jsp, struts, jsf etc. technologies are used for creating web applications in java.

Is This Answer Correct ?    0 Yes 0 No

what is difference Between Core Java and advance java..

Answer / namani supriya

According to my view Java is used for developing a website for high scale business enterprise. Institution people made the difference core and advance java.

Is This Answer Correct ?    0 Yes 0 No

what is difference Between Core Java and advance java..

Answer / ankush gour

I have been on Java for almost an year now, and I still have no understanding of what someone means when they say there are working on Java, or Core Java or Advanced Java? How do you differentiate between the 3 of them?

Is This Answer Correct ?    0 Yes 0 No

what is difference Between Core Java and advance java..

Answer / kirankumar

core java is the client side and it is used to develope window
where as advance java is network side n it is runs application

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Core Java Interview Questions

What is java util list?

0 Answers  


Why multiple inheritance is not supported by java?

0 Answers  


What is a java lambda expression?

0 Answers  


If you are reviewing the code of your team members, what points will you look at, assuming the performance of the application is not so great

2 Answers   KPIT,


List out benefits of object oriented programming language?

0 Answers  






How to create two different thread class inside a main function?

1 Answers  


Is boolean a data type in java?

0 Answers  


Name the packages in JDK?

2 Answers  


write a program that list all permutations of ABCDEF in which A appears before B?

0 Answers   Nissan,


What is an example of a keyword?

0 Answers  


Hi Friends, Can u give few interview questions which relates ArrayList and Hashmap. I mean how to link ArrayList and HashMap.I know this is not good way of asking questions like this , but i need

1 Answers   Microsoft, Wipro,


What is meant by method overriding?

0 Answers  


Categories