📚 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 ?

  1. Use the output cache
  2. Use the cache object
  3. Use the ASP.NET central cache
  4. Use the client cache