wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

COA_Ch02_InClass-3

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

20 以 Excess-127 表示時,其10進值的值為何?

(a)  

2.

-10 以 Excess-127 表示時,其10進值的值為何?

(a)  

3.
Excess-M notation uses unsigned integers to express negative integers.
a)
True
b)
False
4.
In order to provide greater range for a floating-point number, we make the significand larger.
a)
True
b)
False
5.
Only a limited range of real numbers can be expressed using the IEEE 754 standard.
a)
True
b)
False
6.
Binary-coded decimal (BCD) can be used to store two decimal digits in one byte.
a)
True
b)
False
7.

若要傳送英文字母 ‘C’ ,採用偶同位偵錯,且同位位元放在MSB的位置,實際傳送的資料為何?

(a)  

8.

若要傳送英文字母 ‘L’ ,採用奇同位偵錯,且同位位元放在MSB的位置,實際傳送的資料為何?

(a)  

9.
系統採用偶同位偵錯,當接收端收到的資料為83(16),請問所接收到的資料是否正確?
a)
b)
10.
傳送端採用偶同位傳送8位元資料,接收端接收到如下資料,哪些發生錯誤?
a)
110011111
b)
101101110
c)
010011101
d)
010101010