๐Ÿงช Ext JS MCQ Quiz Hub

AngularJs MCQ

Choose a topic to test your knowledge and improve your Ext JS skills

What decorator is used to make a class a service?





โœ… Correct Answer: 3

What is the quality that is not in Angular?





โœ… Correct Answer: 4

Which of the following is not built-in pipe in Angular?





โœ… Correct Answer: 3

Which statements about metadata in angular are true





โœ… Correct Answer: 3

Cons of SPA - Single Page Application





โœ… Correct Answer: 4

Select all Structaral directives from below { (i) *ngIf } { (ii) *ngFor } { (iii) *ngClass } { (iv) *ngElse } { (v) *ngWhile } { (vi) *ngSwitch }





โœ… Correct Answer: 3

Which are the different Data Types supported by Typescript?





โœ… Correct Answer: 4

Which of the following is a valid AngularJS expression?





โœ… Correct Answer: 1

Which of the following is true about ng-init directive?





โœ… Correct Answer: 3

Which of the following directive bootstraps AngularJS framework?





โœ… Correct Answer: 2

The . . . . . directive is used if you want to add or remove HTML elements from the DOM based on data in the model.





โœ… Correct Answer: 1

Which of the below commands are used for installing dependencies in Node





โœ… Correct Answer: 2

How many types of Data Binding are there?





โœ… Correct Answer: 3

If I write <button (click) = "onClick ()"> in a template, I use?





โœ… Correct Answer: 3

What is the @Output decorator for?





โœ… Correct Answer: 2

When you import RouterModule in a feature module (not Root module) which function would you use?





โœ… Correct Answer: 4