What is delegates in c# and uses of delegates?


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

Post New Answer

More C Sharp Interview Questions

How do you create multiple inheritance in C#?

5 Answers   Microsoft,


What is a private constructor? where will you use it?

6 Answers   Fulcrum Logic,


What does readonly mean in c#?

0 Answers  


What is dataset and dataadapter in c#?

0 Answers  


Why singleton pattern is used in c#?

0 Answers  






Are private class-level variables inherited?

5 Answers   HCL, Siebel Systems, Visual Soft,


Write an expression which satisfies the following statements: (i) Creates an object of type q (ii) If m is null, returns n, otherwise returns m (iii) If x and y are string types, it concatenates x and y

1 Answers  


How are delegates chosen?

0 Answers  


What’s a strong name?

0 Answers  


What is inheritance c#?

0 Answers  


How do I register my code for use by classic com clients?

0 Answers  


Can delegates be used as callbacks?

0 Answers  


Categories