Question: write a C# method should be called GetDouble. It should take a string that represents the prompt to the user as well as a double
write a C# method should be called GetDouble. It should take a string that represents the prompt to the user as well as a double that represents the lowest acceptable double value and a double that represents the highest acceptable double value as it's 3 parameters. It should return the double value entered by the user.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
