Question: i want answer fast Q24. Write a C++ program to Print the following series of numbers and find its sum using for loop 3 6
i want answer fastQ24. Write a C++ program to Print the following series of numbers and find its sum using for loop 3 6 9 12 15 Sample Output: 3 6 9 12 15 The sum of the series is: 45 Write start, end and interval of this program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
