Yasser

Cabrera

CST 111
Final Web Page
May 2011

FIRST SET OF QUESTIONS FOR WEB PAGE


SECOND SET OF QUESTIONS FOR WEB PAGE

  1. Compute the ONES-complement of the following binary: 11011011 (Same as above.)
  2. What ASCII character is represented by this number (ONES-complement of 11011011)?
  3. Perform the following binary addition: 11001 + 1110011
  4. Perform the following octal addition: 665 + 771
  5. Perform the following hexadecimal addition: ABC + ABC

  6. Signed-magnitude has how many representations of zero?
  7. How is the decimal value -273 represented in twos-complement ? (Show the bits.)
  8. What negative number is represented in twos-complement by a (16-bit) word containing the following bits:         1111 0000 1111 0000
  9. There are 3,143 counties in the USA.
    How many bits are needed to represent each county with different code?
  10. How is "information" different from "data"?

  11. Why do some 8-bit memory boards have nine sets of bits?
  12. What is "SECDED"?

  13. The set of wires through which data travels between components of a computer is called a _Bus__.
  14. _Machine-Language______ is the collection of programs that provide the instructions that a computer carries out.
  15. The ____ALU___________ performs basic operations in the central processing unit such as adding and subtracting, plus logical operations such as AND and OR.

Click to change bg Color to green