Question: Which of the following is true about AngularJS expressions?
A
B
C
D
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
Note: Not available