Q. What is the primary role of React Router in React applications?
β
Correct Answer: (A)
To manage navigation and URL routing
Explanation: React Router allows for dynamic routing in single-page applications.