Define delegation in .net?


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

Post New Answer

More C Sharp Interview Questions

How many constructors can a class have in c#?

0 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  


What is namespace in oops?

0 Answers  


Is java better than c sharp?

0 Answers  


When do you generally use a class over a struct?

0 Answers  


from web.config file with connection string who to interact means who to connect in gridview. in my system shows null something error what is the problem

3 Answers   Bally Technologies,


What is difference between const and static in c#?

0 Answers  


What is value type and reference type?

3 Answers   TCS,


To catch any possible exception What is the C# syntax written ?

0 Answers   Siebel,


Can derived classes have greater accessibility than their base types?

0 Answers  


Explain the difference between the debug class and trace class?

0 Answers  


How does foreach loop work in c#?

0 Answers  


Categories