Q.1.
What is Form Builder?
Q.2.
Who was Angular developed by?
Q.3.
What mechanism is used to use a service in a component?
Q.4.
What does this syntax do? routerLink="/home"
Q.5.
What command will create a new Angular app with a root routing module?
Q.6.
What is the role of services in AngularJS and name any services made available by default?
Q.7.
Which of the following is true about ng-include directive?
Q.8.
Which architectures does angular use
Q.9.
What are the values assigned for datatype of void in TS ?
Q.10.
What is Transpiler ?
Q.11.
What is the term Angular CLI?
Q.12.
How many types of Data Binding are there?
Q.13.
Which of the below commands are used for installing dependencies in Node
Q.14.
Node JS use which javascript engine
Q.15.
Which statements about metadata in angular are true
Q.16.
@Input() is used for sharing data between
Q.17.
AngularJS needs data in JSON format to populate its model.
Q.18.
What are the types of directives
Q.19.
Select the arrays included in the angular module
Q.20.
Select all Structaral directives from below { (i) *ngIf } { (ii) *ngFor } { (iii) *ngClass } { (iv) *ngElse } { (v) *ngWhile } { (vi) *ngSwitch }