Select from following answers:- All directives
- ng-submit
- ng-click
- ng-controller and ng-repeat
- All Above
Only ng-controller and ng-repeat directive of AngularJS creates its own child scope and attach it to the corresponding DOM element.
To know more about AngularJS scope read
http://techfunda.com/Howto/angularjs/scope.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator