

MCQOPTIONS
Saved Bookmarks
1. |
______ directive is used to show a div tab by linking it to a Boolean variable inthe script. If the value of the variable is true then the item is displayed. |
A. | ng-app |
B. | ngshow |
C. | ng-init |
D. | none |
Answer» C. ng-init | |