I assume you can do the I/O
The calculation is
w = (x+y)*z
Need help here how to do this program write the definition of a method that takes as input three numbers and returns the sum of the first two numbers multiplied by the third number (Assume that the three numbers are of type double.) can anyone help me show how to do it?
2 answers
No I can not that is why I was asking for help to show me how