Thread: Recursion in place of looping

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Feb 2011
    Posts
    2

    Lightbulb Recursion in place of looping

    Hi there,
    I am a new commer to the programming world. And I am finding it difficulties in the 2 questions :

    * What are the "difference between Recursion and Looping"?

    * What are the "conditions for which recursion can be used in place of looping"?

    If any body know about this, please help?
    Last edited by dnayak382; 02-06-2011 at 01:49 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Very new to C. Recursion ?
    By Jingleheimer in forum C Programming
    Replies: 3
    Last Post: 03-24-2008, 08:16 AM
  2. Recursion Revisited again, and again!
    By clegs in forum C++ Programming
    Replies: 93
    Last Post: 12-08-2007, 08:02 PM
  3. recursion error
    By cchallenged in forum C Programming
    Replies: 2
    Last Post: 12-18-2006, 09:15 AM
  4. stop a recursion
    By acosgaya in forum C++ Programming
    Replies: 5
    Last Post: 10-31-2006, 10:46 AM
  5. Printing a centric square using recursion
    By ChaosTheMatador in forum C Programming
    Replies: 1
    Last Post: 03-07-2006, 06:13 PM

Tags for this Thread