1) Write a menu driven program for mathematical calculation. It should take user inputs a and b. It should ask for mathematical operator (+, -, / and *). Do the calculation and print the output.