Question: Write 2 methods, one called returnMethod and the other called voidMethod. Each of these methods should have 2 parameters, ( x ) and ( y
Write 2 methods, one called returnMethod and the other called voidMethod. Each of these methods should have 2 parameters, \\( x \\) and \\( y \\). returnMethod should return the sum of \\( x \\) and \\( y \\), voidMethod should print the sum of \\( x \\) and \\( y \\). In the main method call each of these methods and write a comment explaining why one prints and the other doesn't
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
