next up previous
Next: Bubble sort Version 1 Up: CS101 Lecture 5 Previous: Approach 2: Compare last

Looping Control Structure

Most important control structure after branching (If (condition) then-statement)

2 important types of DO-loops in Fortrant



G. Sivakumar 2000-08-13