Write a program to find the Fibonacci series recursively.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Define anonymous class.

0 Answers  


Explain what is class definition in c++ ?

0 Answers  


What is setf in c++?

0 Answers  


Why is c++ not purely object oriented?

0 Answers  


What is data type in c++?

0 Answers  






What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

0 Answers  


Can recursive program be written in C++?

0 Answers  


What happens when a function throws an exception that was not specified by an exception specification for this function?

1 Answers  


How do you test your code?

4 Answers   Microsoft,


Is facebook written in c++?

0 Answers  


What are the rules for naming an identifier?

0 Answers  


What is the two main roles of operating system?

0 Answers  


Categories