Howdy again. Okay. I've looked over the process of changing a "for
loop" to a "while loop". I've seen examples that break the variable i
and the statement i++ out of parameters of the initial for block of
code. I can write the code but understanding why those two areas are
removed outside the block is not explaned. Can someone discuss with me
why the for and while loops are different in this way. What is the
logic and which is better to use in what situations? I refuse to go
through this course copying code to complete the home work
assignments, without understanding what is going on!
Thanks

Phil

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to