Angular MCQs with Answers

What is the decorator used for configuring your module class?
A)
@NgModule
B)
@NgApp
C)
Both
D)
None of the above

Correct Answer :   @NgModule