कोणीय जेएस एनजी-रिपीट निर्देश के बारे में क्या सत्य नहीं है?
What is not true about ng-repeat directive in Angular JS ?
A
repeats an HTML element
B
clones HTML elements once for each item in a collection
C
used on an array of objects
D
defines initial values for an Angular JS application
Explanation
Correct Answer: D) defines initial values for an Angular JS application