🧪 Ext JS MCQ Quiz Hub

AngularJs MCQ

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

1. What decorator is used to make a class a service?




2. What is the quality that is not in Angular?




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




4. Which statements about metadata in angular are true




5. Cons of SPA - Single Page Application




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




7. Which are the different Data Types supported by Typescript?




8. Which of the following is a valid AngularJS expression?




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




10. Which of the following directive bootstraps AngularJS framework?




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




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




13. How many types of Data Binding are there?




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




15. What is the @Output decorator for?




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