Well... I admit that the while method is the one to compare to goto because they are kinda the same. The question is, why is goto so frowned upon? (in this case obviously. in the general case goto is indeed evil)

What is the advantage of while over goto ??