Thread: Looping questions

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Sep 2003
    Posts
    3

    Question Looping questions

    Q1. Can you perform repetition/looping using sequence only without the use of any looping structures? Under what conditions can this work?

    Q2. For each of the 3 looping structures, write the equivalent of each of the 3 structures using each of the other two looping structures for a total of 6 combinations.
    Last edited by Peyote; 09-15-2003 at 09:55 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A very long list of questions... maybe to long...
    By Ravens'sWrath in forum C Programming
    Replies: 16
    Last Post: 05-16-2007, 05:36 AM
  2. Looping questions
    By 1rwhites in forum C Programming
    Replies: 10
    Last Post: 10-13-2005, 07:31 PM
  3. Several Questions, main one is about protected memory
    By Tron 9000 in forum C Programming
    Replies: 3
    Last Post: 06-02-2005, 07:42 AM
  4. Trivial questions - what to do?
    By Aerie in forum A Brief History of Cprogramming.com
    Replies: 23
    Last Post: 12-26-2004, 09:44 AM
  5. questions questions questions.....
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 08-14-2001, 07:22 AM