1.
In Angular.JS, which of the following objects refers to the application model?
2.
Which of the following directives links an AngularJS application to HTML?
3.
Which of the following directives supports data-binding in AngularJS?
4.
In AngularJS, which of the following is used as a prefix for directives?
5.
In AngularJS, which of the following parameters is passed to the controller function and then acts as the model?
6.
In AngularJS, which of the following directives indicates the start of an application?
7.
In AngularJS, the ___________________ directive initializes application data.
8.
In AngularJS, which of the following directives is used to define a controller?
9.
In AngularJS, what are the parent objects of all the $scope objects that are created in a web page called?
10.
In AngularJS, in how many ways can data binding be achieved?