What is J2ME?- J2ME stands for Java 2 Platform Micro Edition.
- It is targeted at small, standalone or connectible consumer and embedded devices.
- This technology consists of both a programming language and a software platform.
- It is a highly optimized version of JRE and consists of JVM and a set of APIs, which is suitable for simple runtime environments.
- It provides a robust and flexible environment for running applications.
|