Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Prompt you for your name. A menu with multiple selections, and exit selection, once the user select exit, you should display a message {
Prompt you for your name.
A menu with multiple selections, and "exit" selection, once the user select exit, you should display a message your name
Thanks you for using my application. The menu should always be available after each item selection.
Create functions
your initials each function will accept two numeric parameters and return a numeric value
aadd,
bsub,
c mult,
dfidiv make sure that you trap dividing by zero and give the user a message that you "Cannot divide by zero" and
let the user enter the values again.
Do not put any Ul functions scanf prinf in the numeric functions, the print should be handled by another function.
The output should be in this format:
Include the flowerboxcomment block at line with the following:
Your Name
Course Name, Section example: CSCI B Spr
Instructor name:
Week #
Date completed:
Note: You must include how to run your code
Create a folder that contains all the files. Submit the folder zipped
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started