Monday, January 18, 2010

How is conditional control flow different from iterative control flow, in Linux C programming?

Conditional control structure is being evaluated only once, whereas iterative control structure keeps repeating for a certain amount of times.
  • face mask
  • No comments:

    Post a Comment