Can multiple controllers be used in a single html page?



Can multiple controllers be used in a single html page?..

Answer / Tulsi

Yes, multiple controllers can be used in a single HTML page in AngularJS. However, they must be associated with their respective elements using the ng-controller directive.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How can someone make an ajax call using angularjs?

1 Answers  


Explain ngif directive ?

1 Answers  


What is bundle js in angular?

1 Answers  


What are the types of feature modules?

1 Answers  


What is ng command?

1 Answers  


How many scope can an application have?

1 Answers  


What is material in angular?

1 Answers  


When using ngif if the condition is true. How to display the message and if the condition is false then how to display the message?

1 Answers  


What do you mean by module?

1 Answers  


What is binding in js?

1 Answers  


What is patchvalue used for?

1 Answers  


How are the services injected to your application?

1 Answers  


Categories