1. Explain the new Angular feature that doesn't use @NgModule.
2. What are the types of directives in Angular?
3. Can a service file have more than one instance? If yes, how?
4. How do you implement Angular Services?
5. What are the methods for communication between components in Angular? Please elaborate.