1:41 Module 6 Homework Assignment.do... Programming Project This program is designed to demonstrate how processing of arrays is similar to processing of atomic (can hold a single value) variables....


1:41<br>Module 6 Homework Assignment.do...<br>Programming Project<br>This program is designed to demonstrate how processing of<br>arrays is similar to processing of atomic (can hold a single<br>value) variables.<br>Design, write and run a program to accompany the following<br>tasks:<br>1. Request user to enter integer values to populate two 3x4<br>arrays: arrayA and arrayB.<br>2. Add corresponding elements of arrayA and arrayB and put<br>the result in arrayC.<br>3. Multiply each element of arrayA by 2 and put the result in<br>arrayD.<br>4. Divide each element of arrayA by 2 and put the result in<br>arrayE<br>5. Put product of corresponding elements of arrayA and<br>arrayB in arrayF.<br>6. Display all arrays in rows x columns format.<br>Save this program as Module6Proj1-Your last name.<br>Test your program with the following data:<br>Array A<br>Array B<br>3579 2 4 6 8<br>11 13 15 17 10 12 14 16<br>1921 23 25 18 20 22 24<br>To submit this project:<br>When you are satisfied of your program's performance:<br>(a) Use 'Ctrl A' to select your C++ program; then 'Ctrl C' to<br>copy the program.<br>(b) Open a Word document and paste what you just copied<br>'Ctrl V'.<br>(c) Go back to your C++ program and run it to get the<br>output display on the screen. Adjust the output window<br>as necessary and use the Print Screen option on your<br>computer to make a copy of your screen with the output.<br>(d) Go back to your Word document and paste (Ctrl V) at<br>the bottom of the material you pasted in (b).<br>(e) Save the Word document with your project name<br>(Module6Proj1-Your last name)<br>(f) Submit your file on Canvas by the due date.<br>(g) Your project will be graded using three (3) criteria:<br>• Does the program run without an error?<br>• Does the program give correct results?<br>• Use of proper and correct structure (efficiency). I<br>expect you to use the tools and programming style<br>ua hov n dinounsad in thin oounnn thie comentor<br>32<br>Dashboard<br>To Do<br>Notifications<br>Inbox<br>

Extracted text: 1:41 Module 6 Homework Assignment.do... Programming Project This program is designed to demonstrate how processing of arrays is similar to processing of atomic (can hold a single value) variables. Design, write and run a program to accompany the following tasks: 1. Request user to enter integer values to populate two 3x4 arrays: arrayA and arrayB. 2. Add corresponding elements of arrayA and arrayB and put the result in arrayC. 3. Multiply each element of arrayA by 2 and put the result in arrayD. 4. Divide each element of arrayA by 2 and put the result in arrayE 5. Put product of corresponding elements of arrayA and arrayB in arrayF. 6. Display all arrays in rows x columns format. Save this program as Module6Proj1-Your last name. Test your program with the following data: Array A Array B 3579 2 4 6 8 11 13 15 17 10 12 14 16 1921 23 25 18 20 22 24 To submit this project: When you are satisfied of your program's performance: (a) Use 'Ctrl A' to select your C++ program; then 'Ctrl C' to copy the program. (b) Open a Word document and paste what you just copied 'Ctrl V'. (c) Go back to your C++ program and run it to get the output display on the screen. Adjust the output window as necessary and use the Print Screen option on your computer to make a copy of your screen with the output. (d) Go back to your Word document and paste (Ctrl V) at the bottom of the material you pasted in (b). (e) Save the Word document with your project name (Module6Proj1-Your last name) (f) Submit your file on Canvas by the due date. (g) Your project will be graded using three (3) criteria: • Does the program run without an error? • Does the program give correct results? • Use of proper and correct structure (efficiency). I expect you to use the tools and programming style ua hov n dinounsad in thin oounnn thie comentor 32 Dashboard To Do Notifications Inbox
Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here