fr
fr

Question from the C# - Fundamentals test

Write a recursive C# function that calculates the sum of the first N natural numbers.

Medium

The recursive C# function calculating the sum of the first N natural numbers is:

Author: W3D TeamStatus: PublishedQuestion passed 101 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!