Angular - Modules
Which of the following is the correct way to import a feature module named
ProductsModule into the root module?ProductsModule into the root module?imports array in @NgModule.declarations is for components/directives, providers for services, bootstrap for root component.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions