MCQOPTIONS
Saved Bookmarks
| 1. |
How will you specifying 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» C. You can use the Location attribute in QueryString to specify where a page is cached. | |