Question: using C++ write a program to print the following list {3, 2, -7, 19, 20 } using only while loop . Also print the 1st
using C++ write a program to print the following list {3, 2, -7, 19, 20 } using only while loop . Also print the 1st and last nummber of the list form 5 to 20; Print the odd nums of list; Print every other num from list. do all programs seperately.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
