Search
.Management Sciences
A. Httphandler is an event handler and httpmodule is module to do some task
B. Httphandler is an class and Httpmodule is an assembly
C. All of the above
D. None of the above
Related Mcqs:
- What is the out put of Following code String a=”Hello”; String b=”World” String c= a+b Response.Write ( “C “); ?
- A. Hello world B. Hello C. C D. World...
- Which of the following denote ways to manage state in an ASP.Net Application ?
- A. Application objects B. Session objects C. ViewState D. All of the above...
- What is/are the predefined TraceListener(s) in ASP.Net?
- A. EventLogTraceListener B. TextWriterTraceListener C. DefaultTraceListener D. All of the above...
- Which of the following is used to send email message from my ASP.NET page?
- A. System.Web.Mail.SmtpMail B. System.Web.Mail.MailMessage C. Both A and B D. None of these...
- The feature in ASP.NET 2.0 that is used to fire a normal postback to a different page in the application is called ?
- A. Cross Page Posting B. Code-front C. Theme D. None of the above...
Recent Comments