Question: in C# pls with explanation 2. Write a program that asks the user for the number of quarters, dimes, nickels, and pennies (in that order)
in C# pls with explanation

2. Write a program that asks the user for the number of quarters, dimes, nickels, and pennies (in that order) they have. Then calculate and output the amount of U.S. dollars the coins are worth. Make sure to use the Decimal data type to properly format your result. See the sample output below
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
