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...

What is a delegate, How many types of delegates?

Answer Posted / samuel

a delegate can defined as type-safe function pointer. it encapsulates the memory address of a function in your code.
whenever you create or use a event in code,you are using the delegate
declaration: private delegate sumydelfun()

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is meant by dll in .net?

1097


Explain the difference between static page and dynamic page?

1032


What is .net code security?

1062


Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?

971


Differences between datagrid, datalist and repeater in .net?

1119


Tell us what is json data, and what is one way that .net developers can work with json?

1032


Is it true that objects don't always get destroyed immediately when the last reference goes away?

1058


What is difference between system.string and system.stringbuilder classes?

1251


How to customize the trace output?

1100


Tell us what is a sealed class?

1084


Explain what is the difference between encrypting a password and applying a hashing?

1232


How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?

1059


What is the difference between web application and enterprise application?

1133


What is an assembly? What are the different types of assemblies?

1267


What is 'Common Type System' (CTS) in .NET?

1174