Write a menu driven program using recursive functions to find: 1. Fibonacci of a number. 2. Square of number. 3. Multiplication table of a number. Requirements: Based on the user input in menu driven ex: 1 to find Fibonacci series of a number, 2 to find square of a number, 3 to find multiplication table of a number and 4 to exit the program. Make sure to use a. Switch and loop with menu driven b. Recursive functions with Fibonacci, square of a number and multiplication table of a number. (Fibonacci: , square of a number: and multiplication table

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

c++

Sample Input-output-1:
Sample Input-output-2:
MENU BASED TASKS
MENU BASED TASKS
=====
1. Fibonacci Series
2. Sqare of Number
3. Multiplication table
4. EXIT
Enter your choice: 1
=======
1. Fibonacci Series
2. Sqare of Number
3. Multiplication table
4. EXIT
Enter your choice: 2
Enter the no of elements of fibonacci series to show:10
Enter the number for square to show: 4
Fibonacci:
1 1 2 3 5 8 13 21 34
sqare is: 16
Sample Input-output-3:
MENU BASED TASKS
1. Fibonacci Series
2. Sqare of Number
3. Multiplication table
4. EXIT
Enter your choice: 3
Enter the number of whose multiplication table is to be made (till 12) :10
Table:
1ex1=10
10x2-20
10x3=30
10x4-40
10x5-50
10x6-60
10x7-70
1ex8-80
1ex9-90
1ex10-100
1ex11=110
10x12-120
Transcribed Image Text:Sample Input-output-1: Sample Input-output-2: MENU BASED TASKS MENU BASED TASKS ===== 1. Fibonacci Series 2. Sqare of Number 3. Multiplication table 4. EXIT Enter your choice: 1 ======= 1. Fibonacci Series 2. Sqare of Number 3. Multiplication table 4. EXIT Enter your choice: 2 Enter the no of elements of fibonacci series to show:10 Enter the number for square to show: 4 Fibonacci: 1 1 2 3 5 8 13 21 34 sqare is: 16 Sample Input-output-3: MENU BASED TASKS 1. Fibonacci Series 2. Sqare of Number 3. Multiplication table 4. EXIT Enter your choice: 3 Enter the number of whose multiplication table is to be made (till 12) :10 Table: 1ex1=10 10x2-20 10x3=30 10x4-40 10x5-50 10x6-60 10x7-70 1ex8-80 1ex9-90 1ex10-100 1ex11=110 10x12-120
Write a menu driven program using recursive functions to find:
1. Fibonacci of a number.
2. Square of number.
3. Multiplication table of a number.
Requirements:
Based on the user input in menu driven ex: 1 to find Fibonacci series of a
number, 2 to find square of a number, 3 to find multiplication table of a
number and 4 to exit the program.
Make sure to use
a. Switch and loop with menu driven
b. Recursive functions with Fibonacci, square of a number and multiplication
table of a number. (Fibonacci:
, square of a number:
and
multiplication table
Transcribed Image Text:Write a menu driven program using recursive functions to find: 1. Fibonacci of a number. 2. Square of number. 3. Multiplication table of a number. Requirements: Based on the user input in menu driven ex: 1 to find Fibonacci series of a number, 2 to find square of a number, 3 to find multiplication table of a number and 4 to exit the program. Make sure to use a. Switch and loop with menu driven b. Recursive functions with Fibonacci, square of a number and multiplication table of a number. (Fibonacci: , square of a number: and multiplication table
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY