Tuesday, November 29, 2011

What is configuration ?

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.
Category:J2ME Interview Questions

No comments:

Post a Comment