Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Which of the following is a valid delegate definition?
private delegate MyDelegate(x);
private delegate float MyDelegate(float);
private delegate void MyDelegate(float x);
private delegate MyDelegate(float x);
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!