WHAT IS FIBONACCI SERIES?
Answers were Sorted based on User's Feedback
Answer / sohan
FIBONACCI series is add previous two items for next item.....
e.g. 0,1,1,2,3,5,8,13.......................
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / matra
Fibonacci Series Starts With 0.
It's
o,1,1,2,3,5,8,13,21,34,55.....& so on.
we can see that, each no. is summation of previous two numbers..
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / william clausen
I disagree with these answers A series implies a summation
in mathematics. Fibonacci numbers are actually a sequence
of numbers, separated by a comma, following the pattern
0,1,1,2,3,5,8,13, ...
| Is This Answer Correct ? | 2 Yes | 4 No |
What is Object Oriental Progam
WHAT IS FIBONACCI SERIES?
How do you convert stl to steps?
a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.
differentiate between private, public and protected data members of the class using example.
write a program to search and display the position of an element in a single-dimentional array using function.
what is template and type convertion
Define the terms: field, record, table and database
What is stl stack?
What is a standard template library (stl)? What are the various types of stl containers?
What is stl in c++ with example?
How can you create a bulleted list, numbered list and an outline by using bullets and numbering command. Explain with the help of example.