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