(229) 445-3421
What is while loop ? Loops are used in programming to repeat a specific block of code.There are 3 types of loop.for loopwhile loopdo while loop The syntax of for loop is: do { /Statements to be executed repeatedly } while( condition ); Notice that the conditional expression appears at the end of the loop,⦠5203246082