Answer Posted / reva ram sahu
It’s a delegate that points to and eventually fires off
several methods.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is the ouput of the following program?
What are the 4 pillars of any object oriented programming language?
How do you convert byte array to hexadecimal string, and vice versa?
What is yield keyword?
What is the difference between the debug class and trace class? Documentation looks the same.
Why dictionary is used in c#?
What is difference between constants and readonly in c#?
How is a strongly-named assembly different from one that isn’t strongly-named?
Why can’t struct be used instead of class for storing entity?
How are methods overloaded?
Show us in simple steps to create setup & deployment project for windows application?
Is namespace necessary in c#?
Is array passed by reference in c#?
Explain the difference between const and static read-only?
Why do we need singleton pattern in c#?