What are handlers in c#?



What are handlers in c#?..

Answer / Nishant Bajhaiya

Handlers in C# typically refer to event handlers, which are methods that handle events raised by objects. They are used for responding to user interactions or system events.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is difference between class and abstract class in c#?

1 Answers  


Can you change the value of a variable while debugging a C# application?

1 Answers   Siebel Systems, Wipro,


destructor, Dispose, Finalize - How they relate to each other

1 Answers   Synechron,


Can you drink alcohol with a loop recorder?

1 Answers  


what is the scope of anonymous type ?

1 Answers   Wipro,


When you inherit a protected class-level variable, who is it available to?

5 Answers   CMC, IBM,


Where do I put dll files?

1 Answers  


What is decimal in c#?

1 Answers  


What is the benefit of using interface in c#?

1 Answers  


What is the difference between ref and out parameters in c#?

1 Answers  


who is a protected class-level variable available to?

1 Answers   Siebel Systems,


i am using windows authentication for c#.net remoting with iis.I uncheck the anonymous access option in directory security.when my client requests the server it returns 401:unauthorized error.How can I resolve the exception ? Please send me the reply as early as possible.

1 Answers  


Categories