What is profile ?
Answers were Sorted based on User's Feedback
Answer / guest
A profile is a set of APIs added to a configuration to
support specific uses of a mobile device. Along with its
underlying configuration, a profile defines a complete, and
usually self-contained, general-purpose application
environment. Profiles often, but not always, define APIs for
user interface and persistence; the MIDP profile, based on
the CLDC configuration, fits this pattern. Profiles may be
supersets or subsets of other profiles; the Personal Basis
Profile is a subset of the Personal Profile and a superset
of the Foundation Profile. See also configuration, optional
package.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / b.chandra sai mohan
A Configuration is designed for a specific kind of device
based on Memory constraints and processing power. It
specifies a java Virtual machine that can be easily ported
to device specifying configuration.
A Profile which is built on top of configuration provides APIS
for UserInterface Design,Persistent Storage and what ever
else is necessary for running application on device.
javax.microedition.lcdui---->UserInterface Design
javax.microedition.rms.RecordStore---->Persistent Storage
| Is This Answer Correct ? | 0 Yes | 0 No |
what are dynamic events
Explain GSM ?
Memory managment technique in j2me
Describe and explain WMA ?
what is midlet>difference beiween midlet and servlet
11 is a group of specifications for wireless networks developed by the Institute of Electrical and Electronics Engineers (IEEE). 802.11 uses the Ethernet protocol and CSMA/CA (carrier sense multiple access with collision avoidance) for path sharing.
What is SDK ?
What is JDBC for CDC/FP ?
Explain i-mode ?
What is Provisioning ?
What is JCP ?
Write a Java program to deactivate a cell phone when authentication failed