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
4
Answer:
I don't know
I am ssoo sorry
I don't even know the topic name
Similar questions