Write a program to find the reverse Fibonacci series starting from N.


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

Post New Answer

More C++ General Interview Questions

What are the two shift operators and what are their functions?

0 Answers  


How would you use the functions sin(), pow(), sqrt()?

0 Answers  


Describe private, protected and public – the differences and give examples.

0 Answers  


What is an object in c++?

0 Answers  


Is c++ still being used?

0 Answers  






What is stack unwinding?

0 Answers  


Are strings immutable in c++?

0 Answers  


What is abstraction in c++ with example?

0 Answers  


What is this weird colon-member (" : ") syntax in the constructor?

0 Answers  


What is the difference between a type-specific template friend class and a general template friend class?

0 Answers  


What is the output of printf("%d")?

58 Answers   CTS, HCL, Infosys, TCS, Winit, Wipro,


Which bit wise operator is suitable for putting on a particular bit in a number?

0 Answers  


Categories