logo

Crowdly

Browser

Add to Chrome

 int    k=0;    int    num1 =  2 ;    int    num2 =  8 ; if(num1 > num2 && num1...

✅ 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 ?

0%
0%
0%
100%
0%
More questions like this

Want instant access to all verified answers on student.khnuvs.org.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome