Loading, please wait...

Angular Js MCQ Quiz (Multiple Choice Questions And Answers)

Search here for MCQs

Here you will get Angular Js Quiz as Multiple Choice Questions And Answers for you next job or exam

Angular Js MCQ Quiz (Multiple Choice Questions And Answers)

Are you preparing for the next job interviews? If yes, trust me this post will help you also we'll suggest you check out a big collection for Programming Full Forms that may help you in your interview:

List of Programming Full Forms 

1. Father of AngularJs

  • Igor Minor
  • Misko Hevery
  • Brad Green
  • Gausling

2. Data Binding in AngularJs 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. Which directive is used to start an angularJS application?

  • ng-begin
  • ng-start
  • ng-app
  • None of the above

5. AngularJs is based on

  • MVC Architecture
  • MVVM Architectural pattern
  • Decorator pattern
  • Observer Pattern