Which of the following is true about ng-controller directive?

 Posted by Vivek.Ramapuram on 7/7/2015 | Category: AngularJS 1x Interview questions | Views: 13122 | Points: 40
Select from following answers:
  1. ng-controller directive tells AngularJS what controller to use with this view.
  2. AngularJS application mainly relies on controllers to control the flow of data in the application.
  3. A controller is a JavaScript object containing attributes/properties and functions.
  4. All of the above.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response