It’s a General term used by Sun Microsystems to describe a standard version of Java. It is the most basic edition of Java which was used as the basis for making all other editions. It is a part of Java and it is used mainly for developing desktop applications and server-based applications.
Difference between Java and Core Java
| JAVA | CORE JAVA | 
| It consists of J2SE, J2EE and J2ME. | It consists only of J2SE. | 
| It is used to develop applets and applications. | It is used only to develop desktop and server based applications. | 
| Is a superset of core Java. | This is a subset of Java. | 
| It can be used for mapping applications on embedded systems. | It cannot be used for developing applications on embedded systems or mobiles. | 
| It has continuous contribution from industry experts, Java developers and other open-source organisations. | It is not Community-driven. | 
| It can reduce network usage, making it budget friendly. | It cannot reduce network usage. | 

 
 Posts
Posts
 
 
0 comments:
Post a Comment