Question 1
Which directive is used for building the nested form in Angular?
ng-app
ng-start
ng-form
ng-end
Question 2
Question 3
Question 4
Question 5
.subscribe in angular is used for?
Streams data synchronously
Streams data asynchronously
Both of the above
None of above
Question 6
Which directive is used for linking the angular to Html?
ng-begin
ng-app
ng-start
None of the above
Question 7
Which of the below decorator is used for configuring your module class?
@NgApp
@NgModule
Both of the above
@NgImport
Question 9
There are 15 questions to complete.