Answer Posted / guest
A delegate object encapsulates a reference to a method. In
C++ they were referred to as function pointers.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we use "this" command within a static method?
What is a collection in c#?
Why do we need indexers in c#?
Is c# scripting language?
What is mean by c#?
What is fcl in c#?
What is difference between mutable and immutable in c#?
Is as keyword in c#?
What does using do in c#?
How do I create a multi language, multi file assembly?
What does public mean in c#?
What is escape sequence in c#?
What are the Configuration files in .net?
How many constructor can a class have?
What is the use of oops in c#?