AngularJS AngularJS MCQ MCQ Details
MCQ Practice Single Best Answer Topic: AngularJS MCQ

Q What is the syntax to create a new AngularJS module?

Question ID
#7751
Subchapter
AngularJS MCQ
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

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

Explanation

Answer: D) angular.module

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

Share This Question

Share this MCQ with your friends or study group.