Skip to main content

Inheritance and Polymorphism

  • Chapter
Book cover Essential Java 2 fast

Part of the book series: Essential Series ((ES))

  • 578 Accesses

Abstract

One of the advantages of designing an object-oriented system is that you can re-use existing classes. If these classes have been fully tested you can use them to build new applications without re-testing them. Since this approach reduces the amount of new untested code, applications can be created quickly and are likely to have fewer errors. Java 2 has an extensive class library, many Java classes are available from other companies, and of course you can create your own classes to help you build complex applications quickly with the minimum of errors.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1999 Springer-Verlag London

About this chapter

Cite this chapter

Cowell, J. (1999). Inheritance and Polymorphism. In: Essential Java 2 fast. Essential Series. Springer, London. https://doi.org/10.1007/978-1-4471-0573-2_8

Download citation

  • DOI: https://doi.org/10.1007/978-1-4471-0573-2_8

  • Publisher Name: Springer, London

  • Print ISBN: 978-1-85233-071-2

  • Online ISBN: 978-1-4471-0573-2

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics