MCQ
1. 36 MCQ 1) Which of the following statement is correct for AngularJS? AngularJS is an HTML framework AngularJS is a Java framework AngularJS is a JavaScript framework AngularJS is a SQL framework ANS: AngularJS is a JavaScript framework 2) On which of the Architectural pattern AngularJS is based? Observer Pattern Decorator pattern MVC Architecture pattern MVVM Architectural pattern ANS: AngularJS is based on MVVM Architectural 3) AngularJS is perfect for? SPAs MPAs DPAs CPAs ANS: AngularJS is perfect for Single Page Applications (SPAs). 4) Which of the following is the correct syntax for writing AngularJS expressions? (expression) {{expression}} {{{expression}}} ...