Method must be overridden in a custom control

Question - Which of the following method must be overridden in a custom control?

Options -

The Paint() method
The Control_Build() method
The default constructor
The Render() method

Correct Answer - The Render() method
Post your comment