Which two code segments should you use?

You are developing an application that includes the following code segment:


You need to implement the Open() method of each interface in a derived class named UseResources and call the Open() method of each interface.
Which two code segments should you use? (Each correct answer presents part of the solution. Choose two.)


A. Option A
B. Option B
C. Option C
D. Option D

microsoft-exams

4 thoughts on “Which two code segments should you use?

    1. Explicit interface implementation does not allow access modifiers on methods. The answer is correct.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.