Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
int k=0; int num1 = 2; int num2 = 8;
if(num1 > num2 && num1==8) { k=1; }
else { k=2; }
Чому дорівнює k ?
-1
-3
1
-2
2
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!