Wednesday, 27 June 2012

Types of java

TYPES OF JAVA

Java is available in 3 types

They are

  1. Javase(java standard edition)

  2. Javaee(java enterprise edition)

  3. Javame(java micro edition)

Javase

It is refer as a suitable to develope standalone or desktop applications

Javaee

It is refer as suitable for development of enterprise applications or big application.These are also be called as distributed application (or) Internet application

Javame

It is refer as suitable for mobile applications.
In once upon time it can be called as j2se,j2ee,&j2me

No comments:

Post a Comment