C-05-Q172mediumsingle_mcq
In the sum loop above, which change will get the output 6?
In the sum loop above, which change will get the output 6?
- aa=1, a=a+2
- ba=2, a=a+2
- ca=2, a=a+2
- da=0, a=a+1
In the sum loop above, which change will get the output 6?