Syntax: · The do…while loop executes a block of code continuously until the given expression returns true. · It is more like a while loop except ...
確定! 回上一頁