Write a c function called calctip to calculate and return


PLease need help with this ASAP

Write a C# function called calcTip to calculate and return the tip on a restaurant bill.

Your main module should prompt the user for the amount of the bill, and the tip percentage, and pass them to the function.

The answer is printed in your main module.

The output should look like this (note that it should work for any values that are input; these are just examples).

Enter amount of bill: 50

Enter tip percentage: 20

A 20% tip on $50 is $10

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a c function called calctip to calculate and return
Reference No:- TGS02892354

Expected delivery within 24 Hours