Computer Programming MCQs ASP.net
Q I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ?
  • A A. Load()
  • B B. Unload( )
  • C C. Prerender( )
  • D D. None of the above
Leave a Comment