<=Back
The sum of the first 20 terms of the following series is to be computed
7, 17, 27, 37,…
Write a visual basic program that uses function to compute the sum of the series and display the results in a message box. Use while loop control structure and attach the code to a command button.
 Viewed: 578 times
Share in: