Answer Posted / guest
A delegate object encapsulates a reference to a method. In
C++ they were referred to as function pointers.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??
For read-only operation which property you have to designated?
How can I develop an application that automatically updates itself from the web?
How does substring work in c#?
Define delay signing?
What is a streamwriter in c#?
What are synchronous and asynchronous operations?
Write a program to find the angle between the hours and minutes in a clock
How to properly clean up excel interop objects?
What is the use of delegates in c#?
What is Inheritance in C#?
How do I create a .exe file?
What are the differences between events and delegates in c#?
What is string [] args in c#?
Why do we use static class in c#?