WHAT IS FIBONACCI SERIES?

Answer Posted / adnan ali

0 1 1 2 3 5 8 13 21 34 55.........

Is This Answer Correct ?    19 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program that will accept a number and print.its equivalent in words the maximum input number is 9999

2499


sir please send me bpcl previous question papers

1952


Explain stl.

902


Is there any error below, its a code to delete all entires from a map #include #include iostream.h int main() { int i =0; map TestMap; while(i<3) { TesMap.insert(TestMap::value_type(i,Test)); i++; } typedef map :: iterator mapIter =TestMap.begin(); if(mapIter!=TestMap.end()) { TestMap.erase(mapItrer); ++mapIter; } return 0; }

1889


In what scenario does the Logical file and Physical file being used?

2322






What does stl mean in slang?

649


how can u do connectivity in c++ language? plz send me connectivity code in c++ ?

1889


What is stl in c++ with example?

632


How is stl different from c++ standard library?

738


what is template and type convertion

1994


What do stl stand for?

638


Who wrote stl?

672


What is a standard template library (stl)?

639


Is stl part of c++ standard?

638


How connect plc and pc through software

1915