Question:Which directive binds the value of HTML controls (input, select, textarea) to application data?
A ng-bind B ng-model C ng-expression D ng-data E ng-controller
+ AnswerB
+ Report