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

explain Garbage collector’s functionality on unmanaged code

0 Answers   DELL,


What does int32 mean?

0 Answers  


What is the use of getcommandlineargs() method in c#.net?

0 Answers  


Why can?t you specify the accessibility modifier for methods inside the interface?

2 Answers  


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

0 Answers  






What is the use of properties window?

0 Answers  


What are the advantages of using partial classes?

0 Answers  


What does type safety mean?

0 Answers  


If I return out of a try/finally in c#, does the code in the finally-clause run?

0 Answers  


Can struct be static in c#?

0 Answers  


What is exe file in c#?

0 Answers  


How to implement an object pool in c#.net.

0 Answers  


Categories