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 |
What is difference between J2SE,J2EE and J2ME?
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 minimum hardware and Software requirements for J2ME?
J2ME defines two configurations - CLDC and CDC. Explain them
List some Property Supported by J2ME?
What are profiles in J2ME?
What are advantages of J2ME?
How can I create connection two blue-tooth mobile in j2me. please urgent
wap 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
Will J2SE applications run on J2ME?If Not Why?
What is CDC?
What is the J2ME platform?