Choose the correct option:
the sum?OPTIONS
The function given below takes an even integer "n" as the input and calculates the sum of
first "n" even natural numbers. The function is called by the statement sumcoy". How
many times will the function "sum" be called to compute
function sum(n)
if (n equals 2)
return 2
return (n + sum(n-2))
end
>
Answers
Answered by
1
ithis is so long and iam not able read
Answered by
0
Answer:
behsjksksksjjsjdiddndnzusjnse
Similar questions
Social Sciences,
14 days ago
Biology,
14 days ago
Math,
30 days ago
Physics,
30 days ago
Social Sciences,
8 months ago