The number in the sequence 1 1 2 3 5 8 13 21 . . . . . are Fibonacci number.Write a C program using do while loop to calculate and print the first m Fibonacci numbers .
Subject | Programming Language |
---|---|
NU Year | Set: 4.(b) Marks: 5 Year: 2013 |
Login to post your comment.