Write an application that calculates the product of a series of integers that are passed to method product using a variable-length argument list. Test your method with several calls, each with a different number of arguments.
Java Calculte the product of a series of integers...
Collapse
X
-
You want to get your home-assignment solved here ?
i doubt anyone would do that for you .
We could help you out if you are stuck while solving the problem , but blatantly asking for the whole solution is not going to lead you anywhere.
Just take the initial steps and attempt to write the codes at least . And then come back here if you face any issues with your approach to the problem. -
Comment