Advertisements
1. What are MIDlet Suite executables?
A SUITE files B WAR files C JAR files D RAR files
2. How many midlets are allowed in a MIDlet Suite?
A Two B Hundred C Three D Two or more
3. Which parameter in JAD file specifies MIDlet entry point class?
A MIDlet-1 B MIDlet-Jar-Size C MIDlet-Jar-URL D MIDlet-Name
4. Which of the following statements is true for MIDlet Suites?
A MIDlets can access resources in external JAR Files B MIDlets can access resources in external Suite Files C MIDlets can access resources in within JAR Files D MIDlets can access Native Methods.
5. Following resources cannot be shared by MIDlets in a MIDlet Suite?
A Mutable Images B Immutable Images C Text files D None of the above
More Tests