Computer Science, asked by lalitathapa4267, 7 hours ago

class demo
{
public void static main()
{
int x= 1;

for (; x<= 30; )
{
System out.printen (x-2);
x+=10.,
}
}
}

Answers

Answered by rajneeshmahaseth5188
1

Answer:

What is this I can't understand

Answered by jonnierm
2

Answer:

what do u mean actually??? Type it question properly

Similar questions