hi to all, java is devided into 3 1.j2se 2. j2ee 3.j2me
as per sun micro sys j2se is known as core java. thats it.
Above answer was rated as good by the following members: sandeep_14185
February 03, 2006 04:27:45
kiran
RE: what is the difference between java and core java
I think Core java is more specific to the OOP concepts and it. Java covers a much picture like J2ee technologies/specifications which by itself is huge.
RE: what is the difference between java and core java
Hi...
I think Java is java. thats it. the diff is created by the institutes who call it as a diff subject all at once to get paid more.
If we use common sence.. Core means Basic. . still if someone asks diff.. then.. core is the basics of java. so for sure corejava can be said as a part of java as a whole which is an ocean.
Hope it should be correct.. what do u say Ajay and all others?
RE: what is the difference between java and core java
Java mens Complet Java. After JDK 1.2 Java Divide in Six partCore Java Dvance Java Java Servlet JSP Ejb and Java Micro Edition (Java Mobile Edition) that it ManCore Java Has 13 Parts(1Basic of Java Programming 2)Language Fundamentals 3)Operators and Assingment 4)Decleration and Access control 5)Control flow Exception Handling and Assertions 6)Object Oriented Programming 7)Nested Classes and Interfaces. 8) Object Life Time9) Threads 10) Fundamental Classes 11)Collection and Maps.and for more Deatil Log on to Http://www.pearsoned.co.inor http://www.sun.com/Certification Exam section
RE: what is the difference between java and core java
Core Java is the basic Java which includes the all the console level applications and using interfaces. It does not include the GUI parts such as applets and swings.