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

How to update angular 6 to angular 7?

0 Answers  


What are decorators?

0 Answers  


Does google use angular?

0 Answers  


List some difference between angularjs and angular 2?

0 Answers  


How to use jQuery with AngularJS?

1 Answers   SLK Software,






How to use angular js data grid/ng-grid?

0 Answers  


How can we show that a scope variable should have one-time binding only?

0 Answers  


What is difference between jquery and angularjs?

0 Answers  


What is a promise in angular?

0 Answers  


What is routing concept in angularjs?

0 Answers  


What is a provider method in angularjs?

0 Answers  


Explain host decorator in angular 2?

0 Answers  


Categories