A

Admin • 828.70K Points
Coach

Q. What is the purpose of Angular decorators like @Input and @Output?

  • (A) To bind properties and handle events between components
  • (B) To handle HTTP calls
  • (C) To perform form validations
  • (D) To define CSS styles
  • Correct Answer - Option(A)
  • Views: 8
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
@Input and @Output are used for component communication in Angular.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.