Which of the following statements about a method defined with the Protected modifier is true?

You are developing a Microsoft Dynamics AX 2012 class. Which of the following statements about a method defined with the Protected modifier is true?
A. The method may be called from any code in the application.
B. The method may not be called by methods in the same class in which the method is defined.
C. The method may be called only by methods in the same class in which the method is defined.
D. The method may be called only by methods in the same class or subclasses of the class in which the method is defined.

microsoft-exams

Leave a Reply

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


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