Find out how much you know about Java ME by testing your concept knowledge with this broad spectrum quiz.
1. Which of the following statements is true about Java ME?
2. What is a configuration?
3. What is a profile?
4. The Personal Digital Assistant (PDA) Profile is based on:
5. The Foundation profile:
6. The RMI profile is meant to be used with:
7. The CLDC does not address user interface issues. They are left to be handled by the:
8. Which of the following network connections is supported by MIDP?
9. A Java ME-enabled device:
10. A device that currently uses CLDC (and therefore has a profile) can use that profile with CDC without modification.
11. In the CDC, user interface issues are handled by the:
12. The CDC targets devices with _______ of total memory available for the Java platform, including both RAM and flash or ROM.
13. The Java Virtual Machine1 specified to be used with the CDC is:
14. In MIDP, the maximum length of a record store name is:
15. Is it possible to determine the contents of a JAR file before is it downloaded to a device?
16. The CDC and Foundation make corrections to the J2SE libraries by removing all noncritical, deprecated APIs.
17. Which of the following network connections is supported by the CDC?
18. Which of the following network connections is supported by the Foundation profile?
19. What compilation option should be used when compiling Java ME applications?
-classpath
-bootclasspath
-preverify
20. Which of the following areas are being investigated by the MIDP Next Generation?