In most computer programming languages, a while loop is a control flow statement that allows code to ... while(0) { // loop does not run }.
確定! 回上一頁