Why delegate is used in c#?


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

Post New Answer

More C Sharp Interview Questions

c# code for how to merge two sorted arrays Input : A = 2,5,8,4 B = 3,9,10,5 Output : 2,3,4,5,5,8,9,10

3 Answers  


What is the lock statement in c#?

0 Answers  


Explain the use of Mutex in C#?

0 Answers   Sans Pareil IT Services,


How can you overload a method?

3 Answers  


What is the difference between convert and parse in c#?

0 Answers  


Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana

0 Answers  


What is nullable types in c#?

0 Answers  


Define an assembly in .net?

0 Answers  


What are All kind of access specifiers for a class and for methods

0 Answers  


What is a thread? What is multithreading?

0 Answers  


Difference between string and stringbuilder?

3 Answers   HCL, Siemens, TCS,


I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?

0 Answers  


Categories