Science, asked by Abubakriqbal555, 2 months ago

What is the output of the below java program with the decrement operater and WHILE LOOP
int = 4,
while(a>o)
I
{
System.out.print(a +" "),
a--,
}

Answers

Answered by ANKITRKO
1

I have not enough time for thsi question please ask other

Similar questions