You are on page 1of 1

Princess Nora Bint Abdulrahman University CS 206 – CS 321

College of Computer and Information Sciences Computer Organization and Assembly Language
Department of Computer Sciences Homework (1)

Name: ID: Section:

1) Evaluation question:
Question 1: Write an assembly program that allows the user to enter 4 numbers in binary form
(each number is supposed to be 4-bit at most). Then calculate the average of these numbers and
print the result in hex form.

You might also like