Answer Posted / daniel
It?s a delegate that points to and eventually fires off
several methods.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How do you define a predicate?
What is a cs file?
What is xml document how do you open it?
How many types of constructors are there in c#?
Is static class thread safe in c#?
What are the return types in c#?
What is xml c#?
List down the commonly used types of exceptions in .net
Write a syntax for writing a event delegate.
What is the benefit of interface in c#?
Can you describe iuknown interface in short?
How do I do a case-insensitive string comparison?
How to open a new form on button click in Windows forms?
write a program to find the biggest palindrome in the given string
Explain how to implement delegates in c#.net