What is routing in angular 2?



What is routing in angular 2?..

Answer / Bal Mukund

In Angular 2, Routing is a mechanism that allows navigating between different views (components) within an application. It provides a way to manage the URL and load the appropriate components based on the user's navigation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is angular cli command?

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  


Which are the core directives of angular js?

1 Answers  


How do we include css file ins. The component except using styleurls property?

1 Answers  


What is model in angular?

1 Answers  


What is p table in angular?

1 Answers  


What is an injector?

1 Answers  


Difference between promises and observable?

1 Answers  


Does angular js depends on jquery library?

1 Answers  


What is shadow dom and virtual dom?

1 Answers  


How can we share the data between controllers in angularjs?

1 Answers  


What do you understand by angularjs?

1 Answers  


Categories