Computer Science, asked by akshaypatle45, 2 days ago

Function (num) { Int sum; If (num==0) { Return sum ; } Else { Sum=num+function (num-1) } Return sum; } Which of the following is true

Answers

Answered by arushmukesh30082009
0

Answer:

I can't understand the question

Answered by jarnuj53
3

Answer:

function of (6)=21

Explanation:

it is helpful to you

Similar questions