✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Визначено наступні змінні мови C#:
float x = -5; int y = 2; int z = 11;
Яке значення буде результатом обчислення виразу z % x + x / y ?