Question:Which of the following is true about AngularJS expressions?
A Expressions are used to bind application data to html.
B Expressions are written inside double braces like {{ expression}}.
C Expressions behave in same way as ng-bind directives.
D All of these
+ AnswerD
+ Report