Angular Js MCQ Quiz (Multiple Choice Question and answers) for beginners
Categories: Interview questions and answers Freshers Angular JS
Angular Js MCQ Quiz (Multiple Choice Question and answers) for beginners
1. Angular Js is based on
- MVC Architecture
- MVVM Architectural pattern
- Decorator pattern
- Observer Pattern
2. Data Binding in Angular Js means
- Synchronization between model part and view part
- Synchronization between model part and controller part
- Synchronization between controller part and view part
- None of the above
3. Filter are
- Current
- Date
- Only A and B
- Uppercase
4. Angular Js is used in
- Model
- Controller
- Method
- View
5. Which directive links Angular Js with HTML
- ng-begin
- ng-app
- ng-start
- all of the above
6. Which directive is used to start an angular JS application?
- ng-begin
- ng-start
- ng-app
- None of the above
7. Mark the invalid Angular Js filter
- curreny
- lowercase
- orderby
8. Which sign is used as a prefix for the built-in objects in AngularJS?
- $
- #
- @
- *
9. Scope contains model data in Angular Js
- NO
- YES
10. Father of Angular Js
- Igor Minor
- Misko Hevery
- Brad Green
- Gausling
Answer: -
1. (b), 2. (a), 3. (a, b or d), 4. (d), 5. (b), 6. (c), 7. (c), 8 (a), 9. (b), 10. (b)