Question: 1 . you will write a C + + program that uses a for statement to calculate and display the product of all odd numbers

1. you will write a C++ program that uses aforstatement to calculate and display the product of all odd numbers between 4 and 17 inclusive on the screen.(5 points)
Q2. Write statements that assign random integers to the variablenin the following ranges: Use the random function to generate the numbers. Put the statements in a C++ Program and run it.(5 points)
a)1 n 300
b)1 n 925
c)0 n 940
d)1000 n 2179
e)19 n 90

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!