What are basics Software's for J2ME applications?



What are basics Software's for J2ME applications?..

Answer / chaitu

A MIDlet is a MID Profile application. A J2ME Midlet's main class must extends javax.microedition.midlet.MIDlet. This class define three life-cycle notification methods: startApp(), pauseApp(), and destroyApp().

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2ME Code Interview Questions

Why should we catch super class exceptions?

1 Answers  


What are disadvantage of J2ME?

1 Answers  


What is minimum hardware and Software requirements for J2ME?

1 Answers  


Why we use J2ME?

1 Answers  


What are profiles in J2ME?

1 Answers  






What are advantages of J2ME?

1 Answers  


Explain Virtual Machine for J2ME?

1 Answers  


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.

1 Answers  


What is Java Community Process (JCP)?

1 Answers  


Will J2SE applications run on J2ME?If Not Why?

1 Answers   ASD Lab,


What hardware and software requirements of a device that intends to implement the MIDP.

1 Answers  


What is CDC?

2 Answers  


Categories