Sum of Array: Difference between revisions

Content deleted Content added
→‎[[C plus plus|C++]]: Point to C++ instead of C plus plus
m →‎[[Java]]: Use Java header instead
Line 220:
result = total(array)
 
==[[{{header|Java]]}}==
[[Category:Java]]
 
int value = 0;