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 narks. (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)

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter10: Pointers
Section10.3: Pointer Arithmetic
Problem 4E
icon
Related questions
Question

c++ language

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)
Transcribed Image 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)
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage