Test Your Knowledge

ClassesAndOOP_Lesson5 Quiz

Answer all questions to test your understanding

1 What is encapsulation in C#?
2 Which access modifier makes a member accessible only within the same class?
3 What is the purpose of the 'protected' access modifier?