Assignment No.1 Introduction To Computing (CS-101) : Name: Mohammed Mustafa Mirza
Assignment No.1 Introduction To Computing (CS-101) : Name: Mohammed Mustafa Mirza
1
Introduction to Computing (CS-101)
Given is a snapshot of memory addresses E2 to F4 and CPU registers 0 to F. All bit patterns in the
memory cells are represented in hexadecimal notation.
2. Write down the bit pattern (in hexadecimal) at memory address F3 when the Halt instruction is
executed.
3. How many times the machine instruction at address EE is executed before the machine halts.
Answer: 6 times
Answer: 00
Answer:
1 0 1 0 0 . 0 0 0 1
0 0 1 1 1 . 0 1 0 0
1 1 0 1 1 . 0 1 0 1
1 1 0 1 1 . 0 1 0 1
A: 27 (5/16)
b. Convert the following binary number into ASCII code and then into its equivalent decimal
representation.
01001001-01000001-01001101-01011100
Answer: