AngularJS AngularJS MCQ Question #7751
MCQ Single Best Answer Easy

QWhat is the syntax to create a new AngularJS module?

ID: #7751 AngularJS MCQ 129 views
Question Info
#7751Q ID
EasyDifficulty
AngularJS MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A ng-app
  • B ng-controller
  • C ng-model
  • D angular.module
Correct Answer: Option D

Explanation

Answer: D) angular.module

Explanation: To create a new AngularJS module, we use the angular.module() method.

Share This Question

Challenge a friend or share with your study group.