Write code a C program that shows a "Main Menu" where the user to can select an operation to be perform for two floats:
a) Add
b) Subtract
c) Multiply
d) Divide Then you can enter:
Number1 Number 2
Ask the use to continue and return to the main menu or exit YOU MUST!!! Use Functions