Sample Exam Questions: Advanced concepts in computer hardware (Chapter
9 - includes binary/Chapter 1)
Choose the answer that best answers each question.
Unless otherwise stated the following
questions refer to computers with Windows installed.
- Why do modern computers use binary?
- Information is stored and manipulated in the computer
based on power levels and it’s easiest to measure power levels as either in
the on or off state.
- Information is stored and manipulated in the computer
based on water levels and it’s easiest to measure water levels as either
‘full’ or ‘empty’.
- Modern computers use vacuum tubes to store information
and information can be stored either by the presence or the absence of a
vacuum tube.
- It makes it easier to connect binary computers to the
Internet.
- This statement is false; computers do not work with a
base two system as evidenced by the fact that they can perform calculations
with normal base ten numbers.
- Which of the following is a correct ranking from
fastest to slowest access times?
- Level 1 cache, level 2 cache, RAM, hard drive
- Level 2 cache, level 1 cache, RAM, hard drive
- RAM, level 1 cache, level 2 cache, hard drive
- RAM, level 2 cache, level 1 cache, hard drive
- RAM, hard drive, level 1 cache, level 2 cache
- What is the base ten equivalent of the binary number
101?
- 1
- 2
- 4
- 5
- 101
- What is the binary equivalent of the decimal number
12?
- 2
- 10
- 12
- 1100
- None of the above
- What is decimal equivalent of the binary number
101.1?
- 0.5
- 5
- 5.1
- 5.5
- 101.1