What problem does Delegate Solve?


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

Post New Answer

More C Sharp Interview Questions

What is an ienumerable in c#?

0 Answers  


what are pointer types in c#

0 Answers   Cognizant,


What is an example of delegation?

0 Answers  


Can a structure be inherited by a class?

3 Answers  


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ? EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER????? PLEASE REPLY...

2 Answers  






Can we change static variable value in c#?

0 Answers  


Explain the types of assemblies in .net?

0 Answers  


What is inheritance c#?

0 Answers  


Can you declare the override method static while the original method is non-static?

2 Answers   Mind Tree,


What is wrong with the sample program below?

0 Answers  


What is a dll in c#?

0 Answers  


How can it prevents DLL Hell assembly versioning in .NET?

0 Answers   Siebel,


Categories