Answered fibonacci series c#

  • Saturday, February 12, 2011 12:23 PM
     
     

    i need code for fibonacci series of numbers... but it should calculate for only five step... which means the output should be

    0 1 1 2 3  

    tats it...

    pls help me...

All Replies