Question: Write a C# program using for loop that calculates and displays the sum of 12 + 22 + 32 + + 102 . Do not
Write a C# program using for loop that calculates and displays the sum of 12 + 22 + 32 + + 102 . Do not use the sum n(n+1)(2n+1)/6 with n = 10
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
