A

Admin • 828.43K Points
Coach

Q. Which method is used to navigate programmatically in Angular?

  • (A) router.navigate()
  • (B) location.go()
  • (C) history.push()
  • (D) url.route()
  • Correct Answer - Option(A)
  • Views: 17
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
You can use `router.navigate()` to programmatically route to different paths.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.