Answer Posted / senthilkumar.r
1.Delegates in dynamically change the reference to the
menthod in a class.
2.Delegate is a reference type variable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you mean by thread safe in c#?
List down the differences between “dispose” and “finalize” methods in c#.
Explain the features of an abstract class in net.
Are c# constructors the same as c++ constructors?
Give an example of removing an element from the queue?
What is instantiating a class?
Explain About multi level and multiple inheritance how to achieve in .net
What is deadlock in c#?
What is a namespace server?
How can you set image source dynamically from c# application to ”test.png” file?
What is “using” statement in c#?
what is the index value of the first element in an array?
Write one code example for compile time binding and one for run time binding? What is early/late binding?
What are the value types in c#?
What is the use of 0 in c#?