Test Your Knowlege: Quiz

Question 11-1. What is the relationship between specialization and generalization?

Question 11-2. How is specialization implemented in C#?

Question 11-3. What is the syntax for inheritance in C#?

Question 11-4. How do you implement polymorphism?

Question 11-5. What are the two meanings of the keyword new?

Question 11-6. How do you call a base class constructor from a derived class?

Question 11-7. What is an abstract method?

Question 11-8. What is a sealed class?

Question 11-9. What is the base class of Int32?

Question 11-10. What is the base class of any class you create if you do not otherwise indicate a base class?

Get Learning C# 3.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.