AngularJS Developer Question:

Download Job Interview Questions and Answers PDF

Tell me what is string interpolation in Angular.js?

AngularJS Developer Interview Question
AngularJS Developer Interview Question

Answer:

In Angular.js the compiler during the compilation process matches text and attributes using interpolate service to see if they contains embedded expressions. As part of normal digest cycle these expressions are updated and registered as watches.

Download AngularJS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what are AngularJS expressions?What is ng-disabled directive?