If in an ASP.NET application one want to create http handlers which of the interface is used________________?
If in an ASP.NET application one want to create http handlers which of the interface is used________________?
		A. pipeline
B. Handler
C. IHttpHandlerFactory 
D. None of the above
