Which ASP.NET web control can a developer use to display graphics on a web page?
Explanation
The AdRotator control in ASP.NET is specifically designed to display images or graphics, whereas the LinkButton control is used for creating clickable links. Therefore, AdRotator is the correct choice for rendering graphics.