Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Є делагат:
delegate void SomeDel(int a, double b);
Який з методів відповідає йому?
void SomeMethod4(ref int g, double n) { }
double SomeMethod2(int g, double n) { return g + n; }
void SomeMethod3(double n, int g) { }
void SomeMethod1(int g, double n) { }
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!