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 |
Explain the difference between class and interface in .net?
boxing means converting value type to reference type and unboxing means converting reference type to value type.why we need boxing and unboxing?
3 Answers General Mills, Value Labs,
What is the use of console?
Define collections?
Is and as in c#?
What's the difference between system.string and system.text.stringbuilder classes?
Is cli same as the clr?
Can you declare the override method static while the original method is non-static?
Explain manifest & metadata in c#.
What benefit do you get from using a primary interop assembly (pia)?
Difference between debug.write and trace.write?
Why do we use readonly 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)