Assuming you have an array with below elements
5 15 20 10 7
WAP to find out the sum of all the elements in an Array.
 Published By : Suraj Ghimire
                                
                            Assuming you have an array with below elements
5 15 20 10 7
WAP to find out the sum of all the elements in an Array.