Multiple Choice
What are various possible prefixes such as 'ng-' using which Angular directives (for example, ng-app) can be defined?
A) 'ng-', 'data-ng-', 'ng:'
B) 'ng-'
C) 'ng-', 'data-ng-', 'ng:', 'x-ng-'
D) 'ng-', 'data-ng-','x-ng-'
Correct Answer:

Verified
Correct Answer:
Verified
Q11: filter filter is applied to an expression
Q12: With more than one ng-app in an
Q13: Which components can be injected as a
Q14: Angular initializes based upon which of the
Q15: angular.module is primarily used to create application
Q17: AngularJS expressions are written using.<br>A)double braces like
Q18: Which API need to be invoked on
Q19: AngularJS is an MVC based framework?<br>A)True<br>B)False<br>C)none<br>D)all
Q20: AngularJS is a library?<br>A)True<br>B)False<br>C)none<br>D)all
Q21: Who is sometimes called as Father of