Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write an assembly program that takes marks of a student from user and assigns him letter grade according to following scheme If Marks >= 90,

Write an assembly program that takes marks of a student from user and assigns him letter grade according to following scheme

If Marks >= 90, Grade = A

If Marks >= 80, Grade = B

If Marks >= 70, Grade = C

If Marks >= 60, Grade =D

If Marks < 60, Grade = F

If marks entered are out of range [0,100] program will print an error message. Print letter grade on Screen

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

Objects And Databases International Symposium Sophia Antipolis France June 13 2000 Revised Papers Lncs 1944

Authors: Klaus R. Dittrich ,Giovanna Guerrini ,Isabella Merlo ,Marta Oliva ,M. Elena Rodriguez

2001st Edition

ISBN: 3540416641, 978-3540416647

More Books

Students also viewed these Databases questions