J2ME Question:
Download Job Interview Questions and Answers PDF
What is configuration?
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 Interview Questions And Answers
PDF
Previous Question | Next Question |
What is CLDC? | What is CVM? |