A

Admin • 832.27K Points
Coach

Q. What does two-way data binding use internally in Angular?

  • (A) [()] syntax (banana in a box) combining @Input and @Output
  • (B) *ngIf directive
  • (C) EventEmitter only
  • (D) NgZone
  • Correct Answer - Option(A)
  • Views: 24
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

Two-way binding uses both input and output bindings internally.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.