Computer Science, asked by sunissuni1989, 3 months ago

Write the output of the following.

1,int p=200;
do
{
System. out. println("X"+p+"x");
p=p+35;
}
while(p<=300)

Answers

Answered by janu519
4

Answer:

I don't know

I am ssoo sorry

I don't even know the topic name

Similar questions