What hardware and software requirements of a device that intends to implement the MIDP.
Answer / chaitu
J2ME design for target small device that have less than 512 KB of memory. Small devices range in size from pagers, mobile phones, Smartphone, personal digital assistants (PDAs), and set-top boxes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why does Java strictly specify the range and behavior of its primitive types?
What is Java Community Process (JCP)?
What are profiles in J2ME?
J2ME defines two configurations - CLDC and CDC. Explain them
Why we use J2ME?
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.
Explain MIDlet Life cycle?
What is difference between J2SE,J2EE and J2ME?
create a slide show which has three slides,which includes only text.program should change to the new slide after 5 seconds.After the third slide program returns to the first slide.
How can I create connection two blue-tooth mobile in j2me. please urgent
What are advantages of J2ME?
What is CDC?