Friday, 7 September 2012

What is the difference between a configuration (such as the CLDC) and a profile (such as the MIDP)? | JAVA J2ME

  A.    a configuration defines the set of class libraries available for a particular domain of devices, and a profile provides I/O and network APIs.
  B.    a configuration defines a vertical set of classes that a profile can use.
  C.    a configuration defines a minimum set of class libraries for a wide range of devices, and a profile defines the set of APIs available for a particular family of devices.
  D.    a profile is the foundation for a configuration.

Ans: C


No comments: