1.

Which of the following is true about AngularJS expressions

A. Expressions behave in same way as ng-bind directives
B. All of these
C. Expressions are written inside double braces like {{ expression}}
D. Expressions are used to bind application data to html
Answer» C. Expressions are written inside double braces like {{ expression}}


Discussion

No Comment Found