can we drive a class from delegate?
Answers were Sorted based on User's Feedback
Answer / gyanprakash
The Delegate class is the base class for delegate types.
Note, however, that only the system and compilers can
derive types explicitly from the Delegate class or from the
MulticastDelegate class. Also, you cannot derive a new type
from a delegate type. The Delegate class is not considered
a delegate type; rather, it is a class that you use to
derive delegate types.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / ravindra
you simply said yes,
u have to explain in detail with an example.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / venkat2050
delegate is nothing but a wrapper we call any method at
runtime by using the keyword del
we have two class a and b we class the delegetae from one
class to another class
| Is This Answer Correct ? | 0 Yes | 1 No |
How would you describe encapsulation in c#?
What is the use of table aliases?
What is form feed in c#?
Enlist some of the properties of a thread class?
Why should you override the tostring() method?
What debugging tools come with the .NET ssSDK?
What is native image generator (ngen.exe)?
What is scavenging?
What is xml serialization and deserialization in c#?
How many classes are there in classification?
what is boxing and unboxing?can we initialize unboxing directly?
Are objects passed by reference in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)