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

Explain about RMI Profile ?

1 Answers  


Explain i-mode ?

1 Answers  


What is i-appli

1 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 Deck ?

1 Answers  






What is WDP ?

1 Answers  


What is OTA ?

6 Answers  


What is 3GPP

1 Answers  


which is the front end and back end in j2me?

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  


What is WAE ?

2 Answers  


where images can be stored in j2me?

1 Answers   TCS,


Categories