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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option D
Explanation
Answer: D) angular.module
Explanation: To create a new AngularJS module, we use the angular.module() method.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic