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 |
What is the difference between a private assembly and a shared assembly?
What is view state c#?
Why c# is type safe?
Which are the loop types available in c#?
What is disconnected data architecture in c#?
How do I create a new form in c#?
What is predicate c#?
How many types of polymorphism are there?
How to print labels in windows form in C# .net
Explain the difference between user control and custom control. Also, explain their use.
How do you declare a variable in c#?
What is the difference between C# 3.5 and C# 4.0?
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)