ignore the blue circle please words under the circle are names, four Write a single c++ program code that employs ** -Uwing: 1- Define a two-dimensional array na.. courses_marks of ur columns and...


first one he needs 2d array named courses_mark, should be 4 colmns and 3 rows


ignore the blue<br>circle please<br>words under<br>the circle are<br>names, four<br>Write a single c++ program code that employs **<br>-Uwing:<br>1- Define a two-dimensional array na..<br>courses_marks of ur columns and<br>three rows.<br>2- Prompt the user to fill the first column with his quiz niarks. (Use a user-defined<br>function)<br>3- Prompt the user to fi!! the second column with his midterm exam marks. (Use a<br>user-defined function)<br>4- Prompt the user to fill the third column with his final exam marks. (Use a user-<br>defined function)<br>5- Add a function to your code that at each row, get the addition result of adding (the<br>quiz mark+ midterm exam+ final exam) and save the result in the fourth column.<br>(Use a user-defined function)<br>6- Use a for loop to print the whole contents of the fourth column (separated by<br>commas ) to the output screen. (Use a user-defined function)<br>

Extracted text: ignore the blue circle please words under the circle are names, four Write a single c++ program code that employs ** -Uwing: 1- Define a two-dimensional array na.. courses_marks of ur columns and three rows. 2- Prompt the user to fill the first column with his quiz niarks. (Use a user-defined function) 3- Prompt the user to fi!! the second column with his midterm exam marks. (Use a user-defined function) 4- Prompt the user to fill the third column with his final exam marks. (Use a user- defined function) 5- Add a function to your code that at each row, get the addition result of adding (the quiz mark+ midterm exam+ final exam) and save the result in the fourth column. (Use a user-defined function) 6- Use a for loop to print the whole contents of the fourth column (separated by commas ) to the output screen. (Use a user-defined function)

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here