Answer Posted / penchal das
Delegate is method which is used to call a method number of
times..
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
without modifying source code if we compile again, will it be generated MSIL again?
i want o/p 011242110 in c# code.
List out the differences between array and arraylist in c#?
What is difference between === and ==?
What is foreach loop in c#?
Are all methods virtual in c#?
Explain About stateless and state full web service
Why do we need interfaces in c#?
How do you concatenate in c#?
How do I run a cshtml file?
Can we override constructor in c#?
Can we change static variable value in c#?
What is sqladapter c#?
When do you generally use a class over a struct?
Where do I put dll files?