Question: 3, write short segment of codes: (10% each) (1) Rewrite the following For loop into a While loop int s=0; For (int i-1; i 10;+)
3, write short segment of codes: (10% each) (1) Rewrite the following For loop into a While loop int s=0; For (int i-1; i 10;+) (2) Rewrite the following loops, using the Enhanced For loop "for each construct For (int i 0;values.length;i+) Sum sum + valueslil
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
