[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
0
Explanation:
क्या क्या क्या क्या क्या क्या क्या क्या यह क्या है
Similar questions