does core java and j2se both are same?

Answer Posted / kathir1988cse

I think Java core and J2SE are the same thing, not two
things that are similiar... take a look at the following
Sun pages:

Java SE - Core Technologies

What this page inidicates is that core == Java SE (in v6).

Java SE Name and Version Changes

What this page explains is that J2SE (in v5), reverts back
to Java SE.

So basically, core == Java SE == J2SE

Is This Answer Correct ?    13 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know how to reverse string in java?

584


What do you mean by constructor?

551


Explain illegalmonitorstateexception and when it will be thrown?

625


Explain try and catch keywords in java?

623


What is the difference between yielding and sleeping?

561






how to create daemon thread in java?

608


How do you do exponents in java?

538


What restrictions are placed on method overloading in java programming?

575


Difference between keyword and identifier.

595


Can we call the run() method instead of start()?

594


Does list maintain insertion order java?

539


What are reference variables in java?

598


what is difference between equals and ==?

592


If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

598


State differences between C and Java?

669