J2ME defines two configurations - CLDC and CDC. Explain them
Answer / chaitu
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
| Is This Answer Correct ? | 0 Yes | 0 No |
What is preverifier?
What is difference between J2SE,J2EE and J2ME?
Explain MIDlet Life cycle?
What is Generic" J2ME architecture?
List some Property Supported by J2ME?
Will J2ME applications run on J2SE?
J2ME defines two configurations - CLDC and CDC. Explain them
How can I create connection two blue-tooth mobile in j2me. please urgent
What are disadvantage of J2ME?
What are profiles in J2ME?
What hardware and software requirements of a device that intends to implement the MIDP.
Why should we catch super class exceptions?