Paolo Barcinas

CST 111

Final Exam

December 20, 2011

  1. The ones-complement of 11011011 is 00100100.
  2. The ASCII character being represented by 00100100 is the $.
  3. The binary addition of 11001 + 1110011 results in 10001100.
  4. The octal addition of 665 + 771 results in 1656.
  5. The hexadecimal addition of ABC + ABC results in 1578.
  6. Signed-magnitude has two ways of representing zero.
  7. The decimal value -273 is represented as 111101110 in twos-complement.
  8. The negative number represented in twos-complement of 111100001111000 is -3855.
  9. 57 different bits are needed to represent each county with a different code.
  10. Data are the physical symbols that represent information.
  11. Some 8-bit memory boards have nine sets of bits as a fail-safe.
  12. ?
  13. The set of wires through which data travels between components of a computer is called a bus.
  14. The CPU is the collection of programs that provide the instructions that 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 go to my folder..

Click to change bg Color to green