Test Your Knowledge

ClassesAndOOP_Lesson6 Quiz

Answer all questions to test your understanding

1 What is inheritance in C#?
2 Which keyword is used to call a base class constructor in C#?
3 What is the purpose of the 'sealed' keyword in C#?