1.

Match the following List 1 with List 2:a. Control ------------------ i. Controls the output caching policies of a page or user control. b. MasterType ------------ ii. Page directive uses with user controls.c. PreviousPageType ---- iii. Enables an ASP.NET page to work with a postback from another page in the application. d. OutputCache ----------- iv. Associates a class name to a page to get references or members contained within the specified master page.

A. a-ii, b-i, c-iv, d-iii
B. a-ii, b-iv, c-i, d-iii
C. a-ii, b-i, c-iii, d-iv
D. a-ii, b-iv, c-iii, d-i
Answer» E.


Discussion

No Comment Found