You develop a custom master page. You need to ensure that all pages that use the master page
contain a specific image. Page developers must be able to change the image on individual pages.
The master page must be compatible with the default content page. What should you add to the
master page?
A.
a Delegate control
B.
a PlaceHolder control
C.
a ContentPlaceHolder control
D.
an HTML Div element
Explanation: