Question: I need this in C programming language. Name: Cherry Blossom Student Id: $&@%# - Abs 1 aa # ab a. 12 T O a.%. E
- Abs 1 aa # ab a. 12 T O a.%. E EBRU E 2 / EEE Your program should present a menu with 4 options, 1) Print author info 2) perform integer operation 3) perform floating point operation 0) Exit Where selection 1 prints your information (name and student id) selection two performs an integer math operation selection 3 performs a floating point (non whole number) mith operation Selection 0 will exit the program immediately. Any other selection will print an error message stating that an invalid selection was made. When one of the math operation selections are chosen, the user will enter a simple math formula (such as "141") you should then calculate the result of their entered formula and print both the operation and the result to the screen. The result should be preceeded by the text "OUTPUT: The result should include two values to the right of the decimal. for example if the user entered: *4x6" You would print: OUTPUT: 4x 6 - 24.00 You can expect the user to enter the formula in the format of: op1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
