J2ME defines two configurations - CLDC and CDC. Explain them

J2ME defines two configurations - CLDC and CDC. Explain them.

- The connected device configuration is JME configuration. The devices that require a complete implementation of the JVM and API through the addition of profiles including JSE API, requires Connected Device Configuration.

Connected Limited Device Configuration (CLDC) : The CLDC is used to define the set of application programming interfaces and virtual machine which are the base for resource-constrained devices like mobile phones, pagers, PDA etc.
What are profiles in J2ME?
A profile of JME is a jargon used in API for JME implementations that supports for a type of a device..
What is Java Community Process (JCP)?
Java Community Process is a process of involving interested parties for the involvement of the future versions of java platform..
What is JTS?
What is JTS? - Among the enterprise distributed computing specifications, Java Transaction Service is one..
Post your comment