C# (Sharp) Programming Language Question:
Download Job Interview Questions and Answers PDF
What is a multicast delegate in C#?
Answer:
It is a delegate that points to and eventually fires off several methods.
Download C# (Sharp) Programming Language Interview Questions And Answers
PDF
Previous Question | Next Question |
What is an interface class in C#? | What does assert() do in C#? |