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

Day 10: Building a Swing Interface

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 10:

Answer (c) is correct. A call to super(), the constructor method of a superclass, must always be the first line in a constructor method. The compiler fails and displays the message "call to super() must be first statement in constructor."

Answer (b) is incorrect because the source code does not compile. However, it is true that nothing is displayed in the frame[md]the slider component was never added to the content pane.

Answer (a) is incorrect because the source code does not compile and does not run successfully[md]the frame is displayed but nothing is shown in the frame. The slider component was never added to the content pane.

Answer (d) is incorrect because the call to setContentPane() is correct. Edit

Return to Day 10

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!