AngularJS Question:
Download Questions PDF

What is Link function in AngularJS?

Answer:

It is used for registering DOM listeners as well as instance DOM manipulation. It is executed once the template has been cloned.

Download AngularJS Interview Questions And Answers PDF

Previous QuestionNext Question
What is Compile function in AngularJS?What is factory method in angular.js?