Skip to Main Content
Java 6 Illuminated: An Active Learning Approach, 2nd Edition
book

Java 6 Illuminated: An Active Learning Approach, 2nd Edition

by Julie Anderson, Herve J. Franceschi
February 2008
Intermediate to advanced content levelIntermediate to advanced
1288 pages
39h 39m
English
Jones & Bartlett Learning
Content preview from Java 6 Illuminated: An Active Learning Approach, 2nd Edition
10.10 Exercises,Problems,and Projects 719
EXERCISES,PROBLEMS, AND PROJECTS
To specify that a subclass inherits from a superclass and uses an
interface, a class header should include the implements keyword
and the name of the interface, as in the syntax that follows.
accessModifier class ClassName extends SuperclassName
implements InterfaceName
10.10 Exercises,Problems,and Projects
10.10.1 Multiple Choice Exercises
1. The extends keyword applies to
a class inheriting from another class
a variable
a method
an expression
2. A Java class can inherit from two or more classes.
true
false
3. In Java, multiple inheritance is implemented using the conc
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

JFC Swing Tutorial, The: A Guide to Constructing GUIs, Second Edition

JFC Swing Tutorial, The: A Guide to Constructing GUIs, Second Edition

Kathy Walrath, Mary Campione, Alison Huml, Sharon Zakhour
Java Illuminated, 4th Edition

Java Illuminated, 4th Edition

Julie Anderson, Hervé J. Franceschi

Publisher Resources

ISBN: 9780763749637