Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a C++ program that will read the assignment marks of each student and store them in two- dimensional array of size 5 rows by

image text in transcribed
Write a C++ program that will read the assignment marks of each student and store them in two- dimensional array of size 5 rows by 10 columns, where each row represents a student and each column represents an assignment. Your program should output the number of full marks for each assignment (i.e. mark is 10). For example, if the user enters the following marks: The program should output: Assignments -3. 04 - # Full marks in assignment (1) = 2 # Full marks in assignment (2) = 5 * 3. Student Ooin Oo 10 1.5 10 2.5 109.8 10 1.0 10 3.5 28 3. 200 28 BER 168 # . 200 ***

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Visual Basic 2008 Comprehensive Concepts And Techniques

Authors: Gary B. Shelly, Corinne Hoisington

1st Edition

1423927168, 978-1423927167

More Books

Students also viewed these Databases questions

Question

Conduct a needs assessment. page 269

Answered: 1 week ago