What is the syntax for repeating the whole program again while execution?
![]() |
What is the syntax for repeating the whole program again while execution?
Syntax depends on the language. Two common general algorithms are an endless loop or a jump back to the start.
All times are GMT -7. The time now is 08:36 PM. |