There are three types of loading namely eager loading, lazy loading, and preloading. In general, eager loading is a module that needs to import into the Angular 4 application module by importing metadata of @NgModule decorator. Additionally, eagerly loading is useful for small size angular applications in which all feature modules will be loaded before starting of the application.

BY Best Interview Question ON 01 Feb 2020