Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

4 . 3 . Create C + + full program that allows Exams Officer to add a Semester Mark and Examination Mark, and Give Final

4.3. Create C++ full program that allows Exams Officer to add a Semester Mark and Examination Mark, and Give Final Mark as Average of the two. The program must then do the following:
Display Semester mark, Examination mark, and Final mark
If final mark less than 40 results ="FAIL SUBMINIMUM"
If final mark greater than or equal to 40 and less than 50 results="FAlL SUPPLEMENTARY"
If final mark greater than or equal to 50 and less than 75 resuliss="PASS"
If final mark greater than 75 and less than 100 results="PASS DISTINCTION"
Otherwise results= "Invalid Input"
image text in transcribed

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

Distributed Relational Database Architecture Connectivity Guide

Authors: Teresa Hopper

4th Edition

0133983064, 978-0133983067

More Books

Students also viewed these Databases questions