Hi this is a test i sat yesterday for a job interview, I have a question from that...
Suppose there is a virtual computer that uses Registers A, B and C only.
You can use 4 instructions: ADD Subtract, multiply and divide.
Each instruction takes 2 operands and one result. e.g. A+A -> A ; adds...