Problem:
Question 1: Briefly describe what an Interface is and how it can be used in an object-oriented program. Provide example pseudocode showing how an Person Interface might be constructed.
Question 2: How does the "is-a" relationship relate to inheritance? Give an example of such a relationship
Could someone help to explain the answer of these questions.