<=Back
Write a program in Visual Basic programming language that would compute the sum of the following sequence for values less than 50
3+6+9+12+………….
The program should display the sum in a listbox.Use Do-loop while structure
 Viewed: 454 times
Share in: