Answer Posted / sudhakar
deligate is an object,where reffered to as an function address.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the implicit name of the parameter that gets passed into the class set method?
Define interface class in c#?
What is the difference between method and constructor in c#?
What does out mean in c#?
What is ilasm.exe used for?
What is Implementation inheritance and interface inheritance?
What is Custom attribute? How to create? If I'm having custom attribute in an assembly, how to say that name in the code?
What is 8 bit signed integer?
What is a byte in c#?
Define sealed classes in c#?
Explain the types of comments in c#?
What is argument in c#?
What's the difference between System.String and System..StringBuilder in C#?
What is yield c#?
What are accessors?