What is share module?



What is share module?..

Answer / Vipin Chaudhary

A shared module in AngularJS is a module that can be used across different applications or features within the same application. It allows you to group related components, services, directives, and pipes into one place for reusability purposes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is string interpolation?

1 Answers  


How can we setting up angular 2 application?

1 Answers  


What variables are used with ng-repeat?

1 Answers  


Explain how routing works in angularjs?

1 Answers  


Explain the concept of scope hierarchy?

1 Answers  


Explain event in angularjs, list some events you have worked in angularjs?

1 Answers  


What is $rootscope?

1 Answers  


What are services in angularjs?

1 Answers  


What is angular cli? List the command to install angular cli?

1 Answers  


Explain The Steps Involved In The Boot Process For AngularJS?

1 Answers  


What is ng-init in angularjs?

1 Answers  


What is routerlink in angular?

1 Answers  


Categories