Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

can we drive a class from delegate?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c# slower than java?

933


What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?

952


What is the base class in .net from which all the classes are derived from?

1010


What do you mean by generic class in c#?

985


Define property in c#.net?

1011


Is string nullable in c#?

1011


How do I declare a pure virtual function in c#?

1037


Define multicast c# delegate?

1015


What are constructors in c#?

1010


In which order the destructor is called for an inherited class?

1031


what is the scope of anonymous type ?

1097


Can you mark static constructor with access modifiers?

1022


Explain about multithreading?

1092


Is list passed by reference c#?

928


What is an array of arrays called?

920