Challenge: Interfaces
Write a class and make it implement multiple interfaces along with inheritance.
We'll cover the following...
Task
- Create a
User
class with a protected
Write a class and make it implement multiple interfaces along with inheritance.
User
class with a protected