Multiple choice

Which of the following is the simple java program intended for mobile devices and is also a collection of one or more packages put together using a Java Archive (JAR) file?

  1. J2ME

  2. J2SE

  3. MIDlet

  4. J2EE

  5. Socket

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This is a simple java program intended for mobile devices and is also a collection of one or more packages put together, using a Java Archive (JAR) file.