Computer Programming MCQs ASP.net
Q In ASP.NET page framework an automatic way to associate page events and methods is______________?
  • A A. It is not possible to set automatically page events and methods
  • B B. Autoeventwireup attribute of the page directive is set to false
  • C C. Autoeventwireup attribute of the page directive is set to true
  • D D. All of the above
Leave a Comment