Question: Assume you are writing code inside a Java method that has two formal parameters, x and y , both of which are type double. The
Assume you are writing code inside a Java method that has two formal parameters, x and y, both of which are type double. The method is to return an int. Write just the java statement(s) to calculate and return the int value of x/y. You do not need to write the whole method
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
