APICS Certified Supply Chain Professional (CSCP) — Question 505

You are a Dynamics 365 Finance developer.

You need to create an extension class.

Which action should you perform?

Answer options

Correct answer: A

Explanation

The correct action is to mark the class as final, which prevents it from being further extended. The other options are incorrect as they do not conform to the requirements for creating a proper extension class in Dynamics 365 Finance.