l l 9 b E 7:37 AM Laboratory Activity No.5 Iteration Statements.pdf LABORATORY ACTIVITY No.5 1. Create a C++ program that prints the square and the cube of the odd numbers from 1 to 10. Use any loop...


l l 9 b E<br>7:37 AM<br>Laboratory Activity No.5 Iteration Statements.pdf<br>LABORATORY ACTIVITY No.5<br>1. Create a C++ program that prints the square and the cube of the odd numbers from 1 to 10. Use any<br>loop statement within your program.<br>Possible output:<br>Odd Number<br>Square<br>Cube<br>1<br>1<br>3<br>27<br>25<br>125<br>7<br>49<br>343<br>9.<br>81<br>729<br>()<br>II<br>

Extracted text: l l 9 b E 7:37 AM Laboratory Activity No.5 Iteration Statements.pdf LABORATORY ACTIVITY No.5 1. Create a C++ program that prints the square and the cube of the odd numbers from 1 to 10. Use any loop statement within your program. Possible output: Odd Number Square Cube 1 1 3 27 25 125 7 49 343 9. 81 729 () II

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here