Why do we use delegates?


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

Post New Answer

More C Sharp Interview Questions

what is reference parameter? what is out parameters? what is difference these two?

9 Answers   Bally Technologies, SPIC, Wipro,


Explain the difference between pass by value and pass by reference.

0 Answers   TCS,


How can you force derived classes to provide new method implementations for virtual methods?

0 Answers  


Can int be null c#?

0 Answers  


What is the advantage of extension method in c#?

0 Answers  






What is dto c#?

0 Answers  


Hai I am Shiva from TN, SSE.I have an query problem. My Table : Door Field : ID,DoorID,ZoneID,Date,Time,Status. Problem was : Status.We got two values, one is 00 (OUTTIME) , Another is 01(INTIME) Like this Status --------- 00 01 00 01 00 01 00 01 How to Set as Status 00 and 01 , of separate column , Status as Intime,Status as Outtime Like this ----------- InTime OutTime ---------- ----------- 01 00 01 00 01 00 01 00 01 00 01 00 Regards KS kumar

1 Answers  


Can namespace contain the private class?

0 Answers  


What are the different types of comments in c#?

0 Answers  


What is sealed class in c#?

0 Answers  


How many types of delegates are there in c#?

0 Answers  


Explain the feature of c# language?

0 Answers  


Categories