Blog About

            Java is a set of several computer software products and specifications from  Sun Microsystems (which has since merged with Oracle Corporation).They  together provide a system for developing application software and deploying it in a cross-platform computing environment.

Generally,

     In Java Platform ,Edition is the name for a bundle of related programs from Sun that allow for developing and running programs written in the java programming language.

  • Java SE(Standard Edition): For general-purpose use on desktop PCs, servers and similar devices. 
             Example: Library Management System Using Applets,Swing Concepts.
 
  • Java EE(Enterprise Edition): Java SE plus various APIs useful for enterpraise applications. 
             Example: Applications running in Big Organization(Bank Management)
  • Java ME (Micro Edition): Specifies several different sets of libraries (known as profiles) for devices with limited storage, display, and power capacities. 
             Example:Applications for mobile devices, printers..etc

0 comments:

Post a Comment