Check your knowledge

Completed

Answer the following questions to see what you've learned

1.

Creating extensions is the method used to make customizations in finance and operations apps. Which of the following is a benefit of using extensions instead of overlaying?

2.

Which of the following statements is true regarding extending enums in Visual Studio?

3.

You want to create an extension from an element in the AOT. What must you verify to create this extension?

4.

You create a new class by using a method. You need to protect the method from being extended by using Chain of Command (CoC). Which attribute or modifiers should you use to protect the method?