What is CLDC?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is CLDC?
Rating:
CLDC stands for Connected Limited Device Configuration. It defines a set of libraries and JVM for resource constraint devices such as mobile phones. In combination with a profile, it provides a runtime environment for J2ME applications. It is meant for devices having following characteristics:
- 16-32 bit processor with a clock speed of 16 MHz or higher
- Limited power requirement, mostly battery operated
- Memory requirement between 160-512 KB
- Network connectivity with limited bandwidth
Rating:
Was this information helpful?
Other articles
- What is the GameCanvas class?
- What is the Connection interface?
- What is the List class?
- What is the SecureConnection interface?
- What is the recordAdded() method?