Multiple Choice
A controller is a JavaScript object containing ___
A) Attributes
B) Properties
C) Functions
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: The _ directive is used if you
Q9: In AngularJS, views are pure html pages,
Q10: Being JavaScript framework, application written in AngularJS
Q11: _ is an open source full featured
Q12: SPA (Single Page Application). This means that
Q14: Which of the following is true about
Q15: What is the purpose of $http?<br>A)It is
Q16: AngularJS, provides data binding capability to HTML.
Q17: The <span> tag is much like the
Q18: Scope contains the _?<br>A)model data<br>B)JavaScript Objects<br>C)variables<br>D)None of