Q.1.
Which of these are all Angular directives?
Q.2.
What is the quality that is not in Angular?
Q.3.
What is the @Input decorator for?
Q.4.
Which of the following is not built-in pipe in Angular?
Q.5.
Which are the different Data Types supported by Typescript?
Q.6.
Which of the following is a valid AngularJS expression?
Q.7.
Which of the following is true about ng-init directive?
Q.8.
Which of the following directive bootstraps AngularJS framework?
Q.9.
What decorator is used to make a class a service?
Q.10.
The . . . . . directive is used if you want to add or remove HTML elements from the DOM based on data in the model.
Q.11.
If I write <button (click) = "onClick ()"> in a template, I use?
Q.12.
What is the @Output decorator for?
Q.13.
We can apply multiple structural directives to a host element?
Q.14.
We can apply multiple attribute directives to a host element?
Q.15.
When you import RouterModule in a feature module (not Root module) which function would you use?
Q.16.
In AngulsrJS HTML document is loaded and evaluated first in the browser. Mean while in AngularJS _________ ?
Q.17.
Which of the following directive allows us to use form?
Q.18.
AngularJS is a library?
Q.19.
Angular JS is Library or Framework?
Q.20.
Most used CSS frameworks are