

MCQOPTIONS
Saved Bookmarks
1. |
What is link function is used for in angular js? |
A. | It is used for registering DOM listeners as well as instance DOM manipulation |
B. | It is used to retrieve object instances as defined by provider |
C. | It is used for template DOM Manipulation and collect all of the directives |
D. | The method traverses the DOM and matches the directives |
Answer» B. It is used to retrieve object instances as defined by provider | |