nerdexam
Microsoft

MB6-869 · Question #40

You are developing a Microsoft Dynamics AX 2012 class. Which of the following statements about a method defined with the Protected modifier is true?

The correct answer is D. The method may be called only by methods in the same class or subclasses of the class in which the. See the full explanation below for the reasoning.

Question

You are developing a Microsoft Dynamics AX 2012 class. Which of the following statements about a method defined with the Protected modifier is true?

Options

  • AThe method may be called from any code in the application.
  • BThe method may not be called by methods in the same class in which the method is defined.
  • CThe method may be called only by methods in the same class in which the method is defined.
  • DThe method may be called only by methods in the same class or subclasses of the class in which the

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    15% (5)
  • D
    76% (25)

Community Discussion

No community discussion yet for this question.

Full MB6-869 Practice