1. Answer the previous exercise for the case when standard input has the values 2CAB EF00 0000 4321 1234.
2. Consider the following code for traversing a linked list:
Each node is two consecutive words in memory, a value followed by a link (address of the next node), with the link value 0000 marking the end of this list. Suppose that memory locations D0-DB contain the values
Give the values punched by this program (set the PC to 10 and press RUN).
Solution. 1 2 3 4.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here