What is optional package ?

Answers were Sorted based on User's Feedback



What is optional package ?..

Answer / b.chandra sai mohan

Optional Api is used to provide additional functionality
that can be included for a configuration or profile.
possible future stack will be CLDC1.1/MIDP2.0+MMAPI.
Ex: MMAPI,javax.microedition.lcdui.game,will come under
optional API

Is This Answer Correct ?    3 Yes 0 No

What is optional package ?..

Answer / guest

An optional package is a set of J2ME APIs providing services
in a specific area, such as database access or multimedia.
Unlike a profile, it does not define a complete application
environment, but rather is used in conjunction with a
configuration or a profile. It extends the runtime
environment to support device capabilities that are not
universal enough to be defined as part of a profile or that
need to be shared by different profiles. J2ME RMI and the
Mobile Media RMI are examples of optional packages.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More J2ME Interview Questions

What is W-CDMA ?

1 Answers  


What is CDMA One ?

1 Answers  


how can we call parametrized constrctor using reflection like Class.newInstance()...call default constrctor ..but how can we call paramitrize constroctor in reflection

0 Answers  


What is cHTML ?

1 Answers  


Explain about Tomcat ?

1 Answers  






How to create a mobile phone language or font like Arabic, Chines, Hindu or other(non English )

1 Answers  


What is HTTPS

1 Answers  


What is TDMA

1 Answers  


What is i-appli

1 Answers  


Hi, I have a midlet. In that I created object that extends Canvas.In that canvas I added one command,when I click that command the control is not coming to CommandAction() method of that canvas. Can u suggest me any solution for this?

4 Answers  


Hi how to create a mobile book on j2me program, for example dictionary, bible, magazine…. then read on the mobile phone, tell me the code and steps or other help site. Thanks

2 Answers  


What is MExE ?

1 Answers  


Categories