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
Is it possible to have different access modifiers on the get/set methods of a property?
Why abstract class can not be instantiated?
Is it possible to inline assembly or il in c# code?
Explain the difference between .net and c#?
What is the advantage of generics in c#?
Is post back in c#?
Define xslt.
how to stored and retrive video in Sql server using asp.net c#......?
How objects are stored in memory?
What does the parsefloat function do?
what is the index value of the first element in an array?
What is ispostback c#?
what is virtual method in c#?
How big is a 64 bit integer?
What is the difference between field and property in c#?