Object-Oriented Mastery

Complete this assessment with 100% score to master this chapter.

01What is a 'Parameter Property'?

02Can you instantiate an 'Abstract Class'?

03What is the difference between 'private' and 'protected' modifiers?

04What is the purpose of 'super()' in a subclass constructor?

05How do you implement a 'Setter' in a TypeScript class?