C Program To Generate Fibonacci Series using Function

preview_player
Показать описание

Lets write a C program to generate Fibonacci Series using function / method.

What Is Fibonacci Series ?
Fibonacci Series is a series of numbers where the first two Fibonacci numbers are 0 and 1, and each subsequent number is the sum of the previous two.

Below are a series of Fibonacci numbers(10 numbers):
0
1
1
2
3
5
8
13
21
34

C Programming Interview / Viva Q&A List

C Programming: Beginner To Advance To Expert
Рекомендации по теме
Комментарии
Автор

It's really amazing Sir, well explained.

ashsaha
Автор

wow sir very fantastic and wonderful video you have made, it was very helpful, lagyo hai lagyo lagyo dashain nai lagyo, mero padhi lekhai ta yesti vhayo ma ta bigridai gaiyo yar mata khatam vaye yar mata khatam vhaye yar, sir I am very sad sir and last question do you masterbate and much time do you do in a day plz answer in deltail sir thank u sir

ganeshPamdey-qz
Автор

Sir can we take a=-1 and b=1 and the c=a+b a=b, b=c and then we can print c
for (int i=1;i<=limit;i++)

AjaySingh-xfre
Автор

What if user enter 2 what will be output then?

Niriksha_acharya
Автор

I need to write Write a C program to calculate the exponenital Fourier coefficients through programming
Please🙏

ahmedsamirabo_salem
Автор

sir what to do if we only want odd fibonacci numbers please sir i am in a hurry

ritvikriiij