what is delegates

Answer Posted / ananthi

A Delegate can be defined as a safe function pointer it
encapsulates the memory address of function in our code.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the importance of a Button control?

866


Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.

3112


What is meant by jagged arrays?

579


Write a program to find all text files in a logical drive and return the count of the number of files?

2273


What is private assembly?

517






Explain clr?

566


Tell me how many .net languages can a single .net dll contain?

524


What are the advantages of vb.net and c#?

639


what is difference between namespace and assembly?

532


What are option strict and option explicit?

792


What is the difference between import system.data.sqlclient and system.data.oledb?

504


Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.

1751


What is the use of errorprovider control?

593


Why do we use ansi keyword?

567


Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate

2186