For example, if a while statement is written as follows: while (true) { . . . } The condition is simply a boolean value true. This leads to an infinite loop.
確定! 回上一頁