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 are basics Software's for J2ME applications?
What is Java Community Process (JCP)?
Explain Virtual Machine for J2ME?
J2ME defines two configurations - CLDC and CDC. Explain them
List some Property Supported by J2ME?
What hardware and software requirements of a device that intends to implement the MIDP.
create a MIDP application,which show to the user 4 questions.All questions have 4 possible options and one right option exactly.Application counts and shows to the user how many right answers were right and shows them to user.
Why does Java strictly specify the range and behavior of its primitive types?
Why should we catch super class exceptions?
What is the J2ME platform?
Explain MIDlet Life cycle?
Why we use J2ME?