Skip to Content
Core Java, Volume I Fundamentals, 11th Edition
book

Core Java, Volume I Fundamentals, 11th Edition

by Cay S.Horstmann
May 2018
Intermediate to advanced
928 pages
25h 27m
English
Pearson
Content preview from Core Java, Volume I Fundamentals, 11th Edition

Chapter 5Inheritance

Chapter 4 introduced you to classes and objects. In this chapter, you will learn about inheritance, another fundamental concept of object-oriented programming. The idea behind inheritance is that you can create new classes that are built on existing classes. When you inherit from an existing class, you reuse (or inherit) its methods, and you can add new methods and fields to adapt your new class to new situations. This technique is essential in Java programming. ...

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

Core Java, Volume I: Fundamentals, 12th Edition

Core Java, Volume I: Fundamentals, 12th Edition

Cay S. Horstmann
Java Fundamentals

Java Fundamentals

Matt Thornfield

Publisher Resources

ISBN: 9780135167199