Which of the following syntax is used to create a module in AngularJS? - Study24x7
Social learning Network
03 Oct 2023 01:12 PM study24x7 study24x7

Which of the following syntax is used to create a module in AngularJS?

A

var myModule= angular.module();

B

var myModule= new Module();

C

module("app", []);

D

None of the above

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles