What is Java Community Process (JCP)?
Answer / chaitu
Java Community Process is a process of involving interested parties for the involvement of the future versions of java platform. The industry involvement is encouraged for the new versions
Is This Answer Correct ? | 0 Yes | 0 No |
Explain MIDlet Life cycle?
Explain Virtual Machine for J2ME?
List some Property Supported by J2ME?
What is the J2ME platform?
What is preverifier?
write a program to input a natural number less than and display it in words.test your program on the sample data and some random data sample input= 29 sample output= Twenty nine sample input=17001 sample output= out of range sample input=119 sample output =one hundred and nineteen sample input=500 sample output=five hundred
What is difference between J2SE,J2EE and J2ME?
What is Generic" J2ME architecture?
J2ME defines two configurations - CLDC and CDC. Explain them
What hardware and software requirements of a device that intends to implement the MIDP.
What are basics Software's for J2ME applications?
Why we use J2ME?