It means, add 10 to arr[n-1]
, then add the new arr[n-1]
value to arr[0]
.
1
solved What is the use of equal sign two times in a statement
It means, add 10 to arr[n-1]
, then add the new arr[n-1]
value to arr[0]
.
1
solved What is the use of equal sign two times in a statement