Answer Posted / daniel
A delegate object encapsulates a reference to a method. In
C++ they were referred to as function pointers.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is array and arraylist?
What is the use of jit ? Jit (just - in - time) is a compiler which converts msil code to
Is c# good for beginners?
Is c# an open source language?
What is lambda expression in c#?
Which class comes after the SortedList class?
What is a static in c#?
How do you remove white spaces from a string?
What are the types of assembly available
What is difference between dll and exe in c#?
Can you use all access modifiers for all types?
What kind of the information stored inside the assembly?
What are the Types of configuration files and their differences
How do I declare a pure virtual function in c#?
What is parameter c#?