✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Що буде виведено на екран після виконання фрагменту програми
a=1;
if (a==1) n=a; else n=-a;
Console.WriteLine(“n =”+ n);
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!