Computer Science, asked by lily970, 2 months ago

Give the output of the snippet
int p = 9;
while (a<=15)
{
p++;
if (p==10)
continue;
System.out.println(p);​

Answers

Answered by dhakshaharidoss
12

Answer:

aww your profile pic is soo cute..

Borahae army..

Similar questions