Advanced Web Application Development Unit 4 MCQ


Advanced Web Application Development

Unit 4 MCQ


Advanced Web Application Development


UNIT 4 MCQ OF ADVANCED WEB APPLICATION DEVELOPMENT


01. Which of the following is not a core AngularJS directive


  1. ng-app
  2. ng-model
  3. ng-bind
  4. ng-state

Correct Answer: ng-state


02. Which HTML tag is used to define the templates in AngularJS


  1. Script
  2. HEAD
  3. HTML
  4. Body

Correct Answer: script


03. Heroku is an example for


  1. saas
  2. iaas
  3. paas
  4. xaas

Correct Answer: paas


04. Which of the following is not valid AngularJS filter?


  1. lowercase
  2. email
  3. orderby
  4. currency

Correct Answer: email


05. Where does the ExpressJS is placed in MEAN stack


  1. Frontend framework
  2. Middle processing pipeline
  3. Backend component
  4. None of these

Correct Answer: Backend component



Post a Comment