Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C++ b) A lecturer is required to enter the marks of 150 students and find the average mark and the maximum mark. Using do loop,

image text in transcribed

C++

b) A lecturer is required to enter the marks of 150 students and find the average mark and the maximum mark. Using do loop, develop a C++ program that will ask the lecturer to enter the student's marks, and displays the output as follows: Marking scheme Mark 2 Welcome to SU 2 Part Documentation Compiler directives Comments Input Output Variable Dedaration Formulae Total= Please enter the mark for student 1.** 1 Please enter the mark for student 2-** 4 2 20 : Please enter the mark for student 100-** The average mark is: ** The maximum mark is: **

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

Modern Database Management

Authors: Donald A. Carpenter Fred R. McFadden

1st Edition

8178088045, 978-8178088044

More Books

Students also viewed these Databases questions