Question: Write a program Using C programming to allow the user to choose what task they want. Based on their input call. Write program using Macros.

Write a program Using C programming to allow the user to choose what task they want. Based on their input call. Write program using Macros.
and display the formatted output to the user
Calculator (+,-,*,/,%,!,^), where,
a. character '!' represents factorial of a number ((:55***4***3***2**1}
b. character ^' represents power of a number (34=4th power of 3)
Simple Interest (principal, rate and time as inputs)
Area of rectangle/circle/triangle (inputs shape and dimensions based on the shape)
Write a program Using C programming to allow the

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!