Computer Science, asked by Samdrish, 1 year ago

Pls tell me the output of the following program..

Attachments:

Answers

Answered by Smileygirl123
0

Answer :

55

Explanation :

In this program, the sum of 10 numbers is to be find. So, here we use for loop and the output will be 55 (which is the sum of 1 to 10 numbers).

Similar questions