Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

use c++ b) A lecturer is required to enter the marks of 100 students and find the average mark and the maximum mark. Using for

image text in transcribed

use c++

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

Database Programming With Visual Basic .NET

Authors: Carsten Thomsen

2nd Edition

1590590325, 978-1590590324

More Books

Students also viewed these Databases questions

Question

What is the purpose of the Salary Structure Table?

Answered: 1 week ago

Question

What is the scope and use of a Job Family Table?

Answered: 1 week ago