2. int b=3,k,r;
float a=15.15,c=0;
if(k==1)
{
r=(int)a/b;
System.out.println(r);
}
else
{
C=a/b;
System.out.println(c);
predict the output of given snippet when excluded
plz help
Answers
Answered by
0
Answer:
CTR +1+2+3+4+0+8and then press the enter key
Similar questions