Question: Create a function called multiply that takes in 3 numerical arguments and returns the product of the three numbers. Write a program that calls the
Create a function called multiply that takes in 3 numerical arguments and returns the product of the three numbers. Write a program that calls the multiply function using the arguments 3, 5 and 10 and prints the result to the screen.
The language is C#
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
