Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
February 2011 Master of Computer Application (MCA) - Semester 2 MC0066 - OOPS using C++ - 4 Credits (Book ID: B0681 amp; B0715) Assignment Set - 1...
1. Write a program that accepts a number ānā from the user and generates Fibonacci series till n (Fibonacci series starts with 0 and 1 and then the subsequent numbers are generated by adding the two previous numbers in the series.