Java Editions
- there are many different editions of java
1)JAVASE
- the full form is Java Standard Edition.
- It is the normal version and it is designed for general computing.
- It has the many features of java language.
- It is compiled, object oriented and run on a virtual machine.
- Minecraft and AgroUML are the examples of JAVASE.
- It can run on a desktop application and on a web page.
2)JAVAEE
- The full form is Java Enterprise Edition.
- It has the interface specification designed to produce software that runs inside an application server implementation.
- It is designed for deployment to application server that conform to the enterprise edition servers.
- Glassfish and JBoss are the example of this.
3)JAVAME
- The full form is java Micro Edition.
- It is designed to run on mobile devices.
- It is not the same thing as android.
- The game in the mobile is example of it.
4)JAVA CARD
- It is smaller as really low end devices like smart ATM cards.
No comments:
Post a Comment