Question 10
What is the main advantage of using caching in a Flask-based web application?
It eliminates the need for client-side rendering
It encrypts data transmission between server and client
It avoids the need for database interactions completely
It reduces server load by reusing responses for repeated requests