Microsoft Exam Questions

What code should be used?

DRAG DROP
There is an ASP.NET application PassGuideApp.
PassGuideApp gets the number of active users from the cache. If the number is not found a
method PassGuideActiveUsers is used. In this case the number is saved into the
PassGuideActiveUsers cache key.
Cached date expires after 3 minutes.
What code should be used?

Answer:

Explanation: