Microsoft 70-483 exam is very popular in Microsoft field, many Microsoft candidates choose this exam to add their credentials. There are many resource online to offering Microsoft 70-483 exam questions, through many good feedbacks, we conclude that GreatExam can help you pass your test easily with Microsoft 70-483 exam questions. Choose GreatExam to get your Microsoft 70-483 certification.
QUESTION 201
You are developing an application.
The application includes classes named Employee and Person and an interface named IPerson.
The Employee class must meet the following requirements:
– It must either inherit from the Person class or implement the IPerson interface.
– It must be inheritable by other classes in the application.
You need to ensure that the Employee class meets the requirements.
Which two code segments can you use to achieve this goal? (Each correct answer presents a complete solution. Choose two.)