Define multicast c# delegate?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is an actual parameter?

0 Answers  


What does int parse do in c#?

0 Answers  


What?s class SortedList underneath?

1 Answers  


f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.

7 Answers  


What is the difference between convert and parse in c#?

0 Answers  


Can you declare struct members as protected?

0 Answers  


C# called c sharp why?

0 Answers  


What are types in c#?

0 Answers  


Why do we use 0?

0 Answers  


How do I join one form to another in c#?

0 Answers  


What is a nullreferenceexception?

0 Answers  


why we can't create an object for a static class?? what is the reason behind this?

4 Answers   HCL,


Categories