Problem
Using a Web search engine, enter the keywords, Java applets Choice(), to surf the Web looking for examples of Java applets that use drop-down lists. If the source code is not given, use your browser's View menu to look at the source code for the applet. Print the source code and write comments for each line of code describing what the code does, how the drop-down lists are populated, and how the user's choices are evaluated.