Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Project # 5 : Student Grades Write an assembly program to read the grades of 1 0 students in 3 courses ( Math , Science

Project #5: Student Grades
Write an assembly program to read the grades of 10 students in 3 courses (Math, Science and English).
Each grade has to be from 0 to 100. Your program should categorize students in each course according to
the following degree ratios.
Also, your program should display the number of students in each degree foreach course and display the
success rate in percentage.
Sample Execution:
Enter the degree of the ten students for Math separated by space:
10506430207489909376
Enter the degree of the ten students for Science separated by space:
100205470408499902370
Enter the degree of the ten students for English separated by space:
1559683725798799927
The Degrees Report:
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

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions

Question

What are three techniques used to identify use cases?

Answered: 1 week ago

Question

3. What are potential solutions?

Answered: 1 week ago

Question

Which team solution is more likely to be pursued and why?

Answered: 1 week ago