Question: What is the namespace for caching information in .NET?

  1. System.Data.Caching;
  2. All.System.Caching;
  3. System.Runtime.Caching;
  4. System.Compiler.Caching;

Answer: The correct answer of the above question is Option C:System.Runtime.Caching;