As seen in the syntax, while loop runs till the boolean expression returns TRUE . The statements that are executed inside while can be a single line of code or ...
確定! 回上一頁