Computer Science, asked by kumarshreyash139, 7 months ago

How many times will the following code print “Stay Home”?

int count=1;

while(++count<10)

{

System.out.println(“Stay Home”);

}

Answers

Answered by tanishka1024
0

Answer:

Which of the following expressions de polynomials in one variable and which are

not? State reasons for your answer

y^2+root 2

Similar questions