Question: public void test ( int x ) { int y; if ( x % 3 = = 0 ) { y = - 1 ;
public void testint x
int y;
if x
y ;
else if x
y ;
else
y ;
System.out.printlny;
Which of the following test values would test each possible output for the method?
A
B
C
D
E
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
