+ 1

1. The following Ā code has error(s).Rewrite the correct code underlining all the corrections made.What will be the output after

1. The following Ā code has error(s).Rewrite the correct code underlining all the corrections made.What will be the output after correction (2+2=4) int sum=0,step=5; int Ā I; for(i=0;i<=5,i++); {step+=5, Sum+=step; } jTextArea1.showText(ā€œ Ā  Ā  ā€œ+sum);

16th Feb 2018, 3:56 PM
Jai Di
2 Answers
0
Is this an issue you had or is it a challenge?
16th Feb 2018, 4:32 PM
Jax
Jax - avatar