Will J2ME applications run on J2SE?



Will J2ME applications run on J2SE?..

Answer / chaitu

No,

Since J2ME used subset of J2SE API. Many classes have been remove to keep the J2ME platform flexible, efficient and smaller. Consider a example, many small device won't support Abstract Window Toolkit (AWT), means device don't have screen capability to provide drop down menus and button.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More J2ME Code Interview Questions

Will J2SE applications run on J2ME?If Not Why?

1 Answers   ASD Lab,


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

1 Answers  


Why does Java strictly specify the range and behavior of its primitive types?

1 Answers  


What are advantages of J2ME?

1 Answers  


How can I create connection two blue-tooth mobile in j2me. please urgent

0 Answers  






Explain Virtual Machine for J2ME?

1 Answers  


Will J2ME applications run on J2SE?

1 Answers  


What is Generic" J2ME architecture?

0 Answers  


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

1 Answers  


Explain MIDlet Life cycle?

0 Answers  


What are disadvantage of J2ME?

1 Answers  


List some Property Supported by J2ME?

1 Answers  


Categories