What are delegates in C#?


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

Post New Answer

More C Sharp Interview Questions

Can you pass value types by reference to a method?

0 Answers  


What does Dispose method do with the connection object?

3 Answers  


what are some characteristics of an array?

0 Answers  


What is better C# or VB.NET?

0 Answers  


What is protected internal modifier in C#?

0 Answers   Arigo Infotech,






The int maps to which C# keyword in .NET type?

0 Answers   Siebel,


Which attribute is used in order that the method can be used as webservice?

0 Answers  


How to call a function when a class implements 2 interfaces and function is present in both interfaces?

2 Answers  


if we inherit class in stack so object of stack will store in stack or heap? as class a { int s; public aa(){} } stack mystack:a { } mystack obj; ans: about obj

1 Answers  


Why we use anonymous methods in c#?

0 Answers  


what is the difference between convert.tostring() and tostring() functions ?

0 Answers   QuestPond,


How can I access the registry from c# code?

0 Answers  


Categories