Owl Teach Yourself Java 2 in 21 Days, Fourth Edition
HOME / FEEDBACK / ORDER THE BOOK / OTHER BOOKS / THANKS
ROGERS CADENHEAD

Day 9: Working with Swing

Certification Practice

Each chapter of the book ends with a Certification Practice question that's comparable to what you could expect to be asked on a Java certification test. Here's the answer for chapter 9:

Answer (b) is correct. Without a default close operation such as JFrame.EXIT_ON_CLOSE, the Display application will never stop running after the frame is closed[md]you must hit CTRL-C to terminate the program.

Answer (a) is incorrect. The frame displays properly even if its size is not explicitly set. The call to the pack() statement in its constructor method sets the size based on the size of the JLabel component inside the frame.

Answer (c) is incorrect. Calling the frame's constructor method inside the constructor method causes a stack overflow error when the program runs.

Answer (d) is incorrect because (b) is correct. Edit

Return to Day 9

HOME / FEEDBACK / ORDER THE BOOK / OTHER BOOKS / THANKS

Search terms used to find this page: Java programming, teach yourself, 21 days, how to, learn, Sams, Pearson, Macmillan, Java 2, JDK 2, Java2, JDK1.5, Java 1.5, JDK 1.5, SDK1.5, Java 2 SDK 1.5, SDK 1.5, Java 2 version 1.5, Java 2 SDK, Java SDK, Rogers Cadenhead, Laura Lemay, tutorial, hands-on, source code, code, javac, java, application, appletviewer, help, learning, applet, servlet, servlets, JSP, Swing, GUI, interface, XML, JavaSound, Java2D, JDBC, JavaBeans, object serialization, IO, Tomcat, Apache, Java API for XML Parsing, Java API for XML Processing, XML-RPC, XOM, Web services, regular expressions, regex, java.nio, buffers, channels

Valid HTML 4.01!

Valid CSS!