J2ME Question:

What is configuration?

Tweet Share WhatsApp

Answer:

In J2ME, a configuration defines the minimum Java runtime environment for a family of devices: the combination of a Java virtual machine (either the standard J2SE virtual machine or a much more limited version called the CLDC VM) and a core set of APIs. CDC and CLDC are configurations. See also profile, optional package.

Download J2ME PDF Read All 88 J2ME Questions
Previous QuestionNext Question
What is CLDC?What is CVM?