7.6. Summary
Hooray—you did it! You made it through all of the major OO technology concepts that you'll need to know for the rest of the book, learning a great deal of C# syntax in the process.
Please make sure that you're comfortable with these concepts before proceeding to Part Two because they will form the foundation of the rest of your object learning experience:
These same concepts will be reinforced when you learn how to model a problem in Part Two.
They will be reinforced yet again when you learn how to render a model as C# code in Part Three.
In this chapter, you learned the following:
Different objects can respond to the same exact method call in different class-specific ways, thanks to an OOPL feature known as polymorphism.
Abstract ...
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.
Read now
Unlock full access