+ 1

Infinite Loop

How i do Infinite loop in Java

14th Dec 2016, 3:27 AM
Ansari Abdullah
Ansari Abdullah - avatar
1 Odpowiedź
0
while (true) { //stuff } but i wouldn't recommend that.
14th Dec 2016, 2:00 PM
Test Test
Test Test - avatar