Computer Programming MCQs ASP.net MCQs
Q When is the user controls code is executed______________?
  • A A. After the webform loads
  • B B. Before page_init event of web form
  • C C. After the page_init event of webform
  • D D. None of the above
Leave a Comment