Answer Posted / uma
Delegate is the reference for number of functions having
same signature (Return type and Number of parameters for
the methods should be same )
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to sign an assembly with strong name?
What are the properties of string?
Is void a class?
what are windows services?
What is icomparable in c#?
How to do and Apply Themes to Datagrid,Lable,Textbox,etc., in C#.NET 2005 Windows Application? (like who we will do themes in ASP.NET using .CSS and .SKIN files). Urgent!!
Can you mark static constructor with access modifiers?
Explain how many types of exception handlers are there in .net?
What is collection of classes in c#?
How many bits is int32?
Can we extend sealed class in c#?
What is anonymous types in c#?
Can we override constructor in c#?
Explain about accessibility modifier 'protected internal'?
What is difference between yielding and sleeping?