Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a C program to calculate the degree classification for users at an institute in certain country. The program should meet the following requirements: (a)

image text in transcribed

Create a C program to calculate the degree classification for users at an institute in certain country. The program should meet the following requirements: (a) Display a welcome message on the computer screen (2 marks) (b) The number of modules used for the degree classification calculation is 10 in total. Read each module mark ( x ) one by one, calculate the average mark (Ex/10 ) for the set of modules and print it on the screen. (9 marks) (c) If the average mark is 70% or greater, display a message on the screen: "Congratulations, You got a first class degree!" If the average mark is 50% or greater but less than 70%, display a message on the screen: "Congratulations, You got a second class degree!" If the average mark is 40% or greater but less than 50%, display a message on the screen: "Congratulations, You got a third class degree!" If the average mark is below 40%, display a message on the screen: "Sorry... you haven't got a degree..." (9 marks)

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

Secrets Of Analytical Leaders Insights From Information Insiders

Authors: Wayne Eckerson

1st Edition

1935504347, 9781935504344

More Books

Students also viewed these Databases questions

Question

Theyre selling a well designed machine.

Answered: 1 week ago