Computer Programming MCQs ASP.net
Q Which of the following method must be overridden in a custom control ?
  • A A. The default constructor
  • B B. The control_build() method
  • C C. The paint() method
  • D D. The render() method
Leave a Comment