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...

why we are calling j2se why not j1se or j3se or j4se..etc is
there any reason.. can u please explain it... i shocked in
my interview when they asked this question please explain ans

Answer Posted / anand patel

The answer is in the word itself. j2se stands for java 2
standard edition. the categorization of java as java for
micro edition (j2me), java for standard applications (j2se)
and java for enterprise applications(j2ee) was done with the
release of java 2. there are major changes in java from 1.1
to 1.2 and to indicate this they started to call java as
java 2 platform, standard edition and this continued until
1.6 but now it was removed in 1.6. specifically this "2"
indicates the major changes in the language which happened
in 1.2 version and the changes in other versions are just
enhancements but not new introductions.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Convert a BST into a DLL and DLL to BST in place.

1156


What is byte code and why is it important to java’s use for internet programming?

1198


What environment variables do I need to set on my machine in order to be able to run java programs?

1063


what are synchronized methods and synchronized statements? : Java thread

1051


Difference between string, stringbuffer and stringbuilder?

1073


Explain when noclassdeffounderror will be raised ?

1096


What is data type example?

1007


What are the 3 types of control structures?

1060


What is java developer skills?

1026


What are instance variables?

1128


Does sprintf allocate memory?

1165


What is the difference between a method and a procedure?

1126


Is static a keyword in java?

1029


A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

1058


What is a copy constructor in java?

1199