Q. What is the primary purpose of React Router?
β
Correct Answer: (C)
To enable routing in single-page applications
Explanation: React Router allows dynamic routing in SPAs based on the URL.