Loops in C language are used to execute a code again and again. There are 3 types of loops in c - for loop, while loop and do-while loop.
確定! 回上一頁