Which core building block of Angular is responsible for defining views, data, and logic?

  • Component
  • Directive
  • Module
  • Service
In Angular, a Component is responsible for defining views, data, and logic. A Component is the basic building block of an Angular application.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *