while loop is that it executes the block of code at least once , and then repeatedly executes the block depending on the condition. Syntax: do { statements; } ...
確定! 回上一頁