0% found this document useful (0 votes)
3 views

Assignment_1116784844chapter One Assignment

The document outlines an assignment for chapter one that requires writing a program to evaluate a specific arithmetic statement using different types of computer architectures. It specifies the use of a general register computer with three and two address instructions, an accumulator type computer with one address instructions, and a stack organizer computer with zero-address operation instructions. The assignment is compiled by Yonas A. and Hailemariam M.

Uploaded by

Andu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Assignment_1116784844chapter One Assignment

The document outlines an assignment for chapter one that requires writing a program to evaluate a specific arithmetic statement using different types of computer architectures. It specifies the use of a general register computer with three and two address instructions, an accumulator type computer with one address instructions, and a stack organizer computer with zero-address operation instructions. The assignment is compiled by Yonas A. and Hailemariam M.

Uploaded by

Andu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

An assignment for chapter one

Write a program to evaluate the arithmetic statement:


X= A-B+C*(D*E-F)
G+H*K

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 organizer computer with zero-address operation
instructions.
Examples

Compiled by Yonas A. and Hailemariam M.


2
[2010]
Compiled by Yonas A. and Hailemariam M.
3
[2010]
Compiled by Yonas A. and 4
Hailemariam M. [2010]
Compiled by Yonas A. and5
Hailemariam M. [2010]

You might also like