What are Expressions in AngularJS?



What are Expressions in AngularJS?..

Answer / chaitanya

AngularJS expressions are much like JavaScript expressions, placed inside HTML templates by using double braces such as: {{expression}}. AngularJS evaluates expressions and then dynamically adds the result to a web page. Like JavaScript expressions, they can contain literals, operators, and variables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What are animating elements in angularjs?

0 Answers  


What are the differences between service and factory methods?

0 Answers  


What is ViewModel in AngularJS?

1 Answers  


Explain the concept of scope.

0 Answers  


Explain the difference between promise and observable in angular?

0 Answers  






How many scope can an application have?

0 Answers  


How angularjs is different from jquery?

0 Answers  


Can you write both angular 1 and angular 2 codes in a single project?

0 Answers  


What are the basic rules of decorators?

0 Answers  


What are angular 4?

0 Answers  


What is the difference between angular service and factory?

0 Answers  


Does AngularJS has dependency on jQuery?

1 Answers   SLK Software,


Categories