

MCQOPTIONS
Saved Bookmarks
1. |
Since Angular 2 defines a set of built-in directives, the . . . . . . . . method passes them in a similar way in order to make them available in the entire application in order to prevent us from code duplications. |
A. | startup |
B. | bootstrap |
C. | constructor |
D. | initialization |
Answer» C. constructor | |