guys pls help me to creat a progam using array that will display the ff sequence
1,1,2,3,5,8,13,21,3,55
after displaying the fibonacci series tha program will ask for an array psition & will display its corresponding value this is done continnously...

please...

Recommended Answers

All 2 Replies

Just pleading someone for help won't help...show some effort on your part as well...

First think how you can generate the series...then the array part will be very easy...

Develop an algorithm (a plan of action on how you would build the series) and post it...we can help you from there...:)

First of all you know about the fibonacci series........
After that try to implement the code for that......

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.