Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

9 computer architecture questions

13) In the vonNeumann model, explain the purpose of the:

 a) processing unit

 b) program counter

19) Explain what it means to 'fetch' an instruction.

20) what decimal value does the 8-bit binary number 10011110 have if:

(a) it is interpreted as in unsigned number?

(b) it is on a computer using signed-magnitude representation?

(c) it is on a computer using one’s complement representation?

(d) it is on a computer using two’s complement representation? 

21) what decimal value does the 8-bit binary number 00010001 have if: 

(a) it is interpreted as an unsigned number? 

(b) it is on a computer using signed-magnitude representation? 

(c) it is on a computer using one’s complement representation?

(d) it is on a computer using two’s complement representation? 

23) given the fallowing two binary numbers: 11111100 and 01110000.

(a) which of these two numbers is larger unsigned binary number? 

(b) which of these two is the larger when it is being interpreted on a computer using signed two’s complement representation? 

30) What is the most common representation used in most computers to store signed integer values and why?

32) add the fallowing unsigned binary numbers as shown.

(a) 01110101   (b) 00010101   (c) 01101111 

   +00010001       +00011011      +00111011  

34) subtract the fallowing signed binary numbers as shown using two’s complement arithmetic.

(a) 01110101   (b) 00110101   (c) 01101111

    -00111011        -00001011       -00010001

36) What is OVERFLOW in binary computer operations?  Define the concept. When and how can it occur?  Give a clear example of your own that illustrates and explains it…

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question