Microsoft
MB-500 · Question #47
You are a Dynamics 365 Finance and Operations developer. You need to create an extension class. Which action should you perform?
The correct answer is A. Mark the class as final. https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/method-
Design and develop AOT elements
Question
You are a Dynamics 365 Finance and Operations developer. You need to create an extension class. Which action should you perform?
Options
- AMark the class as final.
- BAdd the suffix .extension to the file name.
- CMark the class as protected.
- DMark the class as private.
How the community answered
(26 responses)- A81% (21)
- B4% (1)
- C4% (1)
- D12% (3)
Explanation
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/method-
Topics
#extension class#final keyword#class modifiers#AOT
Community Discussion
No community discussion yet for this question.