Computer Science, asked by 12ankita9a, 4 months ago

[ICSE-2009
IV. Rewrite the following programs:
1. Using do while:
class Test
{
public static void main(String args[])
{
int x,c;
for(x=10,C=20;c>=10;C=C-2)
{
X++;
System.out..println(x);
}
}
}​

Answers

Answered by aayushchoudhary2668
0

Explanation:

क्या क्या क्या क्या क्या क्या क्या क्या यह क्या है

Similar questions