What is CLDC ?
Answer / guest
The Connected, Limited Device Configuration (CLDC) is a
specification for a J2ME configuration. The CLDC is for
devices with less than 512 KB or RAM available for the Java
system and an intermittent (limited) network connection. It
specifies a stripped-down Java virtual machine1 called the
KVM as well as several APIs for fundamental application
services. Three packages are minimalist versions of the J2SE
java.lang, java.io, and java.util packages. A fourth
package, javax.microedition.io, implements the Generic
Connection Framework, a generalized API for making network
connections.
| Is This Answer Correct ? | 3 Yes | 0 No |
create a midp application,where user can enter player name and points.the program saves the information to the record using RMS at MIDP device.program should also print out the top 10 player list to the end user.
what is the minimum supporting configurations of j2me
What is MIDlet ?
3 Answers Canvas, Indus Logic, Wipro,
What is Mobitex ?
What is FDMA ?
Explain i-appli ?
What is VLR
What is the difference between CLDC 1.0 and CLDC 1.1?
What is Provisioning ?
What is Generic Connection Framework
how many types of string?
What is 802.11 ?