Quiz: NgModules
Test your knowledge of the NgModules by completing this quiz.
We'll cover the following...
We'll cover the following...
In cases where you feel that there are multiple correct answers, choose all that apply.
1
In which file do we specify what Angular module to call when booting up/starting the application?
A)
app.module.ts
B)
app.component.ts
C)
main.ts
D)
main.module.ts
Question 1 of 80 attempted