What is event and delegates in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is the use of tuple in c#?

0 Answers  


Explain About .NET Framework

0 Answers  


What is the purpose of a console table?

0 Answers  


Why to use “using” in c#?

0 Answers  


Can you inherit from a static class in c#?

0 Answers  






STATIC METHOD CAN BE OVERLOADING AND OVERIDNG? IS POSSIBLE IN iN c# .NET AND WHAT IS THE REASON??

3 Answers   IBM, TCS,


What are the advantages of interface in c#?

0 Answers  


What is nullable types in c#?

0 Answers  


Why to use “finally” block in c#?

0 Answers  


If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.

6 Answers   Cap Gemini,


Name the connections does microsoft sql server support?

0 Answers  


What is the use of constructor in c# with example?

0 Answers  


Categories