Quote:
|
Originally Posted by ELHEK
Hey ppl im tring to run this code, it compiles but doesnt exucute properly, the loop Statement has an error. please any one help
|
It rather helps to say what the error actually was. Uncaught Java exceptions output a lot of debugging information, including the current thread stack upon receiving the exception. Without this information, diagnosing the problem is far more difficult.