You need to design a solution to ensure that data caching and session state will be
maintained. Which approach should you recommend?
A.
Use output caching and in-process session state.
B.
Use output caching and out-of-process session state.
C.
Use distributed caching and out-of-process session state.
D.
Use distributed caching and in-process session state.