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
1
I have not enough time for thsi question please ask other
Similar questions