Home »
MCQs »
AngularJS MCQs
Which directive can be used to write AngularJS expressions?
8. Which directive can be used to write AngularJS expressions?
- ng-expression
- ng-bind
- ng-statement
- ng-bindexpression
Answer: B) ng-bind
Explanation:
The ng-bind can be used to write AngularJS expressions.