Multiple Choice
What angular function is used to manually start up an angular application ?
A) angular.bootstrap
B) angular.element
C) angular.copy
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Which of the following is valid for
Q12: What are various possible ways in which
Q13: AngularJS applications are a mix of _<br>A)HTML
Q14: In larger applications,controllers are stored in _?<br>A)external
Q15: AngularJS is based on the _ pattern<br>A)VMC<br>B)MVC<br>C)MCV<br>D)CVM
Q17: You can create bindings only for the
Q18: The drawback of inline bindings is that
Q19: Which statement is true about scope in
Q20: Whichdirectives bind the input fields to the
Q21: The . . . . . directive