Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Computer Organization and Assembly programming Individual assignment (10%)

Deadline: Final exam day

1. Write an Assembly program to perform addition of two numbers taken from keyboard

2. Write an assembly program that display your name.

3. Write an Assembly program to display a character ‘@’

4. What are PROCEDURES in Assembly programming? Explain in details and give at


least one program that solve any desired problem.

5. Write a program to evaluate the arithmetic statement: Don’t write the answer which is on
your PowerPoint

A. Using a general register computer with three address instructions

B. Using a general register computer with two address instructions

C. Using an accumulator type computer with one address instructions

D. Using a stack organized computer with zero address instructions

Note: Only hard copies will be accepted. Use only PEN.

You might also like