Skip to main content

Polymorphism and Some Final Object Concepts

  • Chapter
Beginning C# 2008 Objects
  • 543 Accesses

Abstract

Earlier in this book, we introduced three key mechanisms that are required of an object-oriented programming language (OOPL). We already discussed how the C# language implements two of these concepts.

  • We can create our own user-defined types, also known as classes, to model objects of arbitrary complexity, as we discussed in Chapter 3.

  • We can arrange these types into class hierarchies to take advantage of the inheritance mechanism of OO languages, as we discussed in Chapter 5.

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

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 59.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.

Rights and permissions

Reprints and permissions

Copyright information

© 2008 Grant Palmer and Jacquie Barker

About this chapter

Cite this chapter

(2008). Polymorphism and Some Final Object Concepts. In: Beginning C# 2008 Objects. Apress. https://doi.org/10.1007/978-1-4302-1087-0_7

Download citation

Publish with us

Policies and ethics