Computer Science, asked by snigdhasen723, 2 months ago

wap to input 8 numbers in an array, and display all the
numbers also show the sum of all at the end​

Answers

Answered by gayatari8111
0

Answer:

Given an array of integers, find sum of its elements. Examples : Input : arr[] = {1, 2, 3} Output : 6 1 + 2 + 3 = 6 Input : arr[] = {15, 12, 13, 10} Output

Explanation:

Answered by RAKESH855
0

Answer:

hello snigdha

are you in class 9

Similar questions