1.
In Angular, which of the following cause change detection?
2.
Which of the following statements about Angular is false?
3.
In AngularJS, change detection is quick and more in control when _______________ .
4.
Which of the following is not a common means for a client to accept a dependency injection in Angular?
5.
Which of the following can be injected as a dependency in Angular?
6.
Which of the following is a custom matcher in Angular?
7.
In Angular, what is stub() in jasmin.js?
8.
Which of the following statements related to $http and $resource in Angular is false?
9.
When is $scope used in AngularJS?
10.
In Angular, the service provided on the component level is available _______________________.