Home »
MCQs »
MEAN Stack MCQs
Which of the following repeats HTML components for every item in an array?
28. Which of the following repeats HTML components for every item in an array?
- ng-repeat
- ng-multi
- ng-dupes
- ng-duplicate
Answer: A) ng-repeat
Explanation:
ng-repeat repeats HTML components for every item in an array.