Science, asked by chinnu1929, 5 months ago

Question # 3
Revisit
Choose the best option
What will be the output of the following code?
25
O 5
07

21
1 numbers = {1,2,3,4,5,5,6)
2 int num1 = numbers.size() - 1;
3 int num2 = 0;
4 for(each number){
5 add number to num2 and assign again to num2
7 int num3 = num2
8 return num:

Answers

Answered by skhan61391
14

Answer:

yes please right clearly

Answered by yuno6699
2

Answer:

5

Explanation:

Similar questions