Knowledge Check #2
Object Oriented Programming — 5 pts max
- This is when properties are protected from being changed outside an object. [1 pt]
- This method runs every time a new object is instantiated. [1 pt]
- What statement would you use to instantiate a new Employee object for Ada Lovelace? [3 pts]