Answer Posted / praveena
A delegate is a strongly type of pointers.through delegate
we can call any function even the class is sealed & with
delegate we can create our own events to the controls there
are 2 type of delegate they are 1.single delegate
2.multicast delegate ...
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Explain the main components in .net?
Please explain what is reflection and what is it for?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
How do you view the methods and members of a dll?
How many types of generations are there in a garbage collector?
Which file is taken by compiler when we have both file Application and Server Configuration file?
Is .net a programming language?
Difference abstract class and interface in .net?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
Explain the different parts of an assembly?
What is Complex Class in .NET?
What is the difference between web application and enterprise application?
Do I have any control over the garbage collection algorithm?
What is garbage collection in .net? Explain the garbage collection process?
What operating systems does the .net framework run on?