You are on page 1of 4

計算機概論 · Quiz 1

1. According to the stored program concept, stored as binary patterns in memory.


Multiple-Choice (10.0 Points) (Difficulty level:Medium)
A. only data is
B. only programs are
C. data and programs are
D. neither data nor programs are

Right Answer:C
Answer Explanation:No records
2. The von Neumann model defines a computer as four subsystems:
Multiple-Choice (10.0 Points) (Difficulty level:Medium)
A. memory, arithmetic logic unit, control unit, and input/output
B. input/output, memory, register, and control unit
C. control unit, arithmetic logic unit, register, and input/output
D. arithmetic logic unit, memory, control unit, and register

Right Answer:A
Answer Explanation:No records
3. Which of the following representations is erroneous?

Multiple-Choice (10.0 Points) (Difficulty level:Medium)


A. (FEDCBA) in Hexadecimal
B. (75364210) in Octal
C. (11111111) in Binary
D. None of them

Right Answer:D
Answer Explanation:No records
4. What is the minimum number of binary digits required to store zero and all positive decimal integers with a
maximum of six decimal digits?

Multiple-Choice (10.0 Points) (Difficulty level:Medium)


A. 20
B. 19
C. 18
D. 17

Right Answer:A
Answer Explanation:No records
5. Which of the following is equivalent to 110.11 in binary?

Multiple-Choice (10.0 Points) (Difficulty level:Medium)


A. 12.6 in Decimal
B. 12.75 in Decimal
C. 6.6 in Decimal
D. 6.75 in Decimal
Right Answer:D
Answer Explanation:No records
6. Which of the following is equivalent to 29.75 in decimal?
Multiple-Choice (10.0 Points) (Difficulty level:Medium)
A. 10111.11 in Binary
B. 11101.11 in Binary
C. 10111.011 in Binary
D. 11101.011 in Binary

Right Answer:B
Answer Explanation:No records
7. Which of the following is equivalent to 1D.E8 in hexadecimal?

Multiple-Choice (10.0 Points) (Difficulty level:Medium)


A. 10111.10111 in Binary
B. 10111.11101 in Binary
C. 11101.10111 in Binary
D. 11101.11101 in Binary

Right Answer:D
Answer Explanation:No records
8. The number of distinct pixels in each dimension that can be displayed is called ?
Multiple-Choice (10.0 Points) (Difficulty level:Medium)
A. bit rate
B. scanning
C. resolution
D. color depth

Right Answer:C
Answer Explanation:No records
9. An audio signal is sampled 8,000 times per second. Each sample is represented by 16 different levels. How many bits
per second are needed to represent this signal?
Multiple-Choice (10.0 Points) (Difficulty level:Medium)
A. 32,000
B. 500
C. 128,000
D. 2,000

Right Answer:A
Answer Explanation:No records
10. Which of the following statements about the True-Color scheme is correct?
Multiple-Choice (10.0 Points) (Difficulty level:Medium)
A. It can represent 2^16 colors.
B. It represents each of the 3 primary colors (RGB) by 8 bits.
C. Its color depth is 32 bits.
D. Each color is represented by three decimal number between 0 to 128.

Right Answer:B
Answer Explanation:No records

You might also like