📚 Practice Mode
ASP.NET Programming Fundamentals
Learn at your own pace with hints and detailed explanations
1 / 19
Multiple Choice
You are the developer of a web application that is retrieving historical books information from a database server and displays it to the users of your application. What cache strategy will give you the best performance ?
- Use the output cache
- Use the cache object
- Use the ASP.NET central cache
- Use the client cache