Home »
MCQs »
AngularJS MCQs
Which module routes your application to different pages without reloading the entire application?
63. Which module routes your application to different pages without reloading the entire application?
- ngRoutes
- route
- ng-Route
- ngRoute
Answer: D) ngRoute
Explanation:
The ngRoute module routes your application to different pages without reloading the entire application.