Q.

How will you specify the Cache Location?

A. You can use browser settings to specify where a page is cached.
B. You can use the Location attribute of the <%@ OutputCache %> directive to specify where a page is cached.
C. You can use the Location attribute in QueryString to specify where a page is cached.
D. None of the above.
Answer» B. You can use the Location attribute of the <%@ OutputCache %> directive to specify where a page is cached.

View all MCQs in

ASP.NET

Discussion

No comments yet