Loop

Loop statement
              Loop is mechanism that allows use to do task again and again by writing once..



  Tyes of loop
   
  For loop
  While loop
  Do while loop
 
      Loop statement
 Ex
       

Comments

Popular Posts