DEVFYI - Developer Resource - FYI

What is configuration

J2ME Interview Questions and Answers


(Continued from previous question...)

13. 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.

(Continued on next question...)

Other Interview Questions