ANSWER:
C: If business rules change frequently in an organization, you should incorporate business rules into a COM component. When changes to business rules occur, you change the code in the component. No changes then need to be made to the actual application's code.
Answer in Depth...