Question: java Question What is the output for the following java coder int index - 0; int result = 1; while(true) ++index: if ( index 2
Question What is the output for the following java coder int index - 0; int result = 1; while(true) ++index: if ( index 2 = 0) continue; else if (index 5-O break; result * 3; 1 System.out.println(result); This does not 3 E . 7 Type here to search O RE 61F Sunny ING 8:36 AM TA
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
