Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Lab #9 - Big numbers - date 11/01 Here we go again. A new decision was mad to select the journalists. They want people with

Lab #9 - Big numbers - date 11/01 Here we go again. A new decision was mad to select the journalists. They want people with experience in soccer, volleyball and basketball. You are asked to modify the Lab 8 program to read 3 numbers in the range 0 to 255, add them and do the evaluation of the journalist credentials. You should use the function that reads values (0 to 255). After adding the 3 numbers, if the answer is less than 150, the program will issue a message saying "Too low", if greater or equal to 300, the message will be "Journalist selected", otherwise it will issue the message "May be". Write and run an Assembly program that reads the values, adds them, compares the total with the required numbers and prints the appropriate message. Turn in the printout of the source code. Start the code by placing a comment line with your name. In case you worked too close to another student and your codes are going to be the same, then just put all the names in a single submission (maximum of three students allowe

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

Readings In Database Systems

Authors: Michael Stonebraker

2nd Edition

0934613656, 9780934613651

More Books

Students also viewed these Databases questions

Question

How wide are Salary Structure Ranges?

Answered: 1 week ago