What is configuration ?
Answer / jguru
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.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is J2ME ?
what is the difference between jad and manifest file?
Explain GPRS ?
What is MSC ?
Explain CDC ?
What is CVM
Give the name of classes of j2se which is not used in j2me
Hi, I have a midlet. In that I created object that extends Canvas.In that canvas I added one command,when I click that command the control is not coming to CommandAction() method of that canvas. Can u suggest me any solution for this?
Explain CVM ?
where images can be stored in j2me?
Memory managment technique in j2me
Describe and explain WMLScript ?