A

Admin • 833K Points
Coach

Q. Which Angular directive is used to loop through an array?

  • (A) *ngLoop
  • (B) *ngEach
  • (C) *ngFor
  • (D) *ngRepeat
  • Correct Answer - Option(C)
  • Views: 33
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

*ngFor is used for rendering a list of items in Angular.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.