What is the benefit of delegate in c#?


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

Post New Answer

More C Sharp Interview Questions

Wats the diff between sealed class and private class in inheritance

7 Answers   iSoft,


What is the advantage of singleton class?

0 Answers  


What happens during the process of boxing?

0 Answers  


How will U encapsulate button trigger event into text_box event of Pressing Enter key?i.e only after pressing Enter after the text is typed the button trigger event should activate?

6 Answers   TCS,


Does hashset allow duplicates c#?

0 Answers  






Is array thread safe c#?

0 Answers  


What is command object in c#?

0 Answers  


Will finally block get executed if the exception had not occurred?

2 Answers  


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

2 Answers  


Ho we can see assembly information?

0 Answers  


In c#.Net Application For DataGridview binding which method is faster in below two case?Why..? 1)looping-Using For loop 2)Databinding direct using Dataset

4 Answers   CTS,


Which is faster list or dictionary in c#?

0 Answers  


Categories