logo

Crowdly

What will happen when you attempt to compile and run the following code in a met...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

What will happen when you attempt to compile and run the following code in a method?

for(int i=0;i<5;)

{

    i++; System.out.println(i);   

}

More questions like this

Want instant access to all verified answers on moodle.polytechnic.bh?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!