Question: 9.1 Write a C# program with following method. Method Name - CalcDiscount Return type - float Parameters - The amount and the percentage in float

 9.1 Write a C# program with following method. Method Name -

9.1 Write a C# program with following method. Method Name - CalcDiscount Return type - float Parameters - The amount and the percentage in float Task of the method - Calculate the value for the given amount using given percentage and return the discount value. (e.g., amount = amount "percentage/100) 9.2 Add two more Methods to your code in task 3, like Multiply and Divide

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 Mathematics Questions!