Why we use routing in angularjs?



Why we use routing in angularjs?..

Answer / Reshu Kaler

Routing in AngularJS is used to handle navigation between different views (or routes) within an application. It allows for organizing and managing the application's structure, as well as creating a more user-friendly and scalable application by separating concerns and encapsulating components.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What are the most important features of angularjs?

1 Answers  


With options on page load how you can initialize a select box?

1 Answers  


Explain $q service, deferred and promises.

1 Answers  


What is angular subscribe?

1 Answers  


What is the difference between Rootscope and Scope in AngularJS?

1 Answers  


Is angular a good career?

1 Answers  


What would you consider a thing you should be careful doing on onnginit()?

1 Answers  


How to load external css style into angular 2?

1 Answers  


What do double curly brackets are used in angular 5?

1 Answers  


Explain different filters provided by angularjs?

1 Answers  


How many types of ngmodule?

1 Answers  


How did you hidden (not hide) the element in jquery?

1 Answers  


Categories