MCQ Practice Single Best Answer Topic: AngularJS Directives

Q AngularJS module can be created using ________.

Question ID
#4188
Subchapter
AngularJS Directives
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

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

Explanation

angular.module();

Share This Question

Share this MCQ with your friends or study group.