Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Evaluate the arithmetic statement X = (A + B)*(C + D)using a general register computer with three address, two address and one address instruction format a program to evaluate the expression.

Three address instruction :

Two address instruction :

One address instruction :

Leave a Comment