While loop in C is used to repeat a block of code for number of times, until condition is False. while loop in c may execute 0 or more times.
確定! 回上一頁