Explain About delegates


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

Post New Answer

More C Sharp Interview Questions

Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

0 Answers  


Explain About Iunknown interface Queue

0 Answers   DELL,


Can enum have methods c#?

0 Answers  


What is xml serialization and deserialization in c#?

0 Answers  


What is sqldataadapter in c#?

0 Answers  






If a class is having 4 variables namely type double,type integer,type string,type decimal. If we create an instance of that class those variables which gets into this instance are value types or reference types?

4 Answers   Kanbay,


give an example for suspending, resuming, and stopping a thread ?

1 Answers   GCI,


Why we use oops in c#?

0 Answers  


Hi all,I am the beginner. Please tell use of finally block.

6 Answers   IBM,


What?s the top .NET class that everything is derived from?

3 Answers  


What?s a delegate?

2 Answers  


What is the difference between delegates and events in c#?

0 Answers  


Categories