Q. Which of the following method must be overridden in a custom control?

A. The Paint() method
B. The Control_Build() method
C. The default constructor
 D.The Render() method
Ans: D