AngularJS AngularJS Directives Question #4188
MCQ Single Best Answer Not Set

QAngularJS module can be created using ________.

ID: #4188 AngularJS Directives 194 views
Question Info
#4188Q ID
Not SetDifficulty
AngularJS DirectivesTopic

Choose the Best Option

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

  • A angular.module();
  • B var myModule = new module();
  • C angular.create();
  • D module.create();
Correct Answer: Option A

Explanation

angular.module();

Share This Question

Challenge a friend or share with your study group.