What is Delegate? Have ever used Delegates in your project.
Answer / suren
A delegate object encapsulates a reference to a method. In
C++ they were referred to as function pointers.
| Is This Answer Correct ? | 4 Yes | 2 No |
What are the different types of remote object creation mode in .net?
What is model-view -controller Architecture?
What is Atomicity?
How is development of a Windows service different from a Windows Forms application?
How to create multiple inheritance in c#, with example?
what are design patterns in .net....?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Explain the .net framework overview?
When should I use .net core?
Tell us the differences between an interface and an abstract class in .net?
What are Generics? Where do we use them.
What is exception handling?