The following questions will allow you to consolidate the information contained in this chapter:
- What do the terms late and early binding refer to?
- Does C# support multiple inheritance?
- In C#, what level of encapsulation could be used to prevent access to a class from outside the library?
- What is the difference between aggregation and composition?
- Can interfaces contain properties? (This is a bit of a trick question.)
- Do dogs eat fish?