Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 a condition in java?

0 Answers  


How do you sort arrays in java?

0 Answers  


class A{ m2(){ } } class B extends A{ m2(){ } } class c extends B{ m2(){ } } class my_class extends c{ m2(){ } pulic static void main(){ ...My_class a = new my_class(); super.super.super.m2(); is this is leagal if not find what is the legal procedure in order to call A's version of m2(); }

8 Answers   Logica CMG,


What does percent mean in java?

0 Answers  


Why does java have two ways to create child threads?

0 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers  


What are the 3 types of loops in java?

0 Answers  


How to sort a collection of custom Objects in Java?

0 Answers  


why java is better then .net?

5 Answers   HCL, iGate,


What is the root class for all Java classes?

8 Answers   IBM, Infosys,


Why is core java important?

0 Answers  


What is a line break example?

0 Answers  


Categories