- snip -
If I ran the below program on a computer with near infinite computing power what value of C would the loop terminate?
- snip -
I'm not sure that it can even be said for certain that the loop would ever terminate. If it did, I don't think you can predict ahead of time just how many iterations it would take.