計概Q1

Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

FY111-112 計概題庫班小考(一) 洪逸老師

1. If we use ONE byte to represent the signed integer using 1’s complement and 2’s complement,
what are their ranges of the integer?

2. Write down the following code representation for (73)10


A. BCD code B. Excess-3 code C. Gray code D. 8,4,-2,-1 code

3. Choose the CORRECT statements about ASCII?


A. It stands for “American Standard Code for Information Interchange”
B. It uses one byte storage to store the character in IBM PC
C. The ASCII code of ‘Q’ is (80)10
D. The ASCII code of ‘a’ is (97)10
E. Using 32 bits to represent the largest number in ASCII code is 24-1

4. What are the CORRECT messages for EVEN parity check technique?
A. 10001101
B. 11110000
C. 11011001
D. 01010100

5. Choose the CORRECT statements about the CISC and RISC?


A. CISC has more machine instruction than RISC
B. CISC has more numbers of registers than RISC
C. CISC has more addressing modes than RISC
D. Intel Pentium is CISC
E. CISC need more powerful compiler support than RISC

6. According to the “Flynn computer category”, which one can represent the “distributed system”
and “multiprocessors”?
A. SISD B. MISD C. SIMD D. MIMD
7. In storage hierarchy, list the sequence (from fast to slow) based on the following devices.
(1). Disk (2).Cache (3) RAM (4) Register (5) Tape
A. (2)(4)(3)(1)(5) B. (3)(4)(2)(1)(5) C.(5)(1)(3)(2)(4) D.(4)(2)(3)(1)(5)
8. CPU A’s speed is 5MIPS, and the CPU B has 800MHz with CPI=5, which one is faster? Or equal?
9. The MAR(Memory Address Register) is 32 bits, what’s the physical memory size can be
addressable. (Note: please use GB as the unit)
10. We have 20 address lines and assume the addressable unit is byte, and the one word has 4
bytes, what’s the address of the last word in byte addressing mode. Please represent the
answer in hexadecimal.

1
FY111-112 計概題庫班小考(一) 洪逸老師

11. Choose the “volatile” memory


A. RAM B. DRAM C. EPROM D. Flash memory E. Disk
12.

13. If the CPU has 32 instructions, and each instruction will support two operands fields with direct
addressing mode. If the memory size is 2MB, what’s the length of each CPU instruction in
terms of bits?
14.

15.

16.

17.

2
FY111-112 計概題庫班小考(一) 洪逸老師

18.

19.

20.

21.

22.

23.下列邏輯式子(Logical Formula)何者為 tautology?


(A) P or (not (P and Q))
(B) P or Q or R
(C) (P and Q) and (not (P or Q))
(D) not (P or Q) or (not P and Q)
(E) (P or (Q or R)) implies ((P or Q) and (P or R))
(F) P or (P and Q)
24. 一張解析度為1600pixel1200pixel 的bitmap 圖檔,每個像素有16.7 百萬(million)色,請問需要多少記憶體
空間儲存? (A) 3.66MB (B) 3.84MB (C) 5.49MB (D) 5.76MB

25. 以下關於格雷碼(Gray code)描述,何者為非?


(A) 用於在PCM (Pulse Code Modulation)方法傳送訊號時防止出錯
(B) 相鄰兩數間只有一個位元改變
(C) 4 位元Gray code 中的1101 轉換為二進位為1001
(D) 利用 NOR 運算求出 Gray code

3
FY111-112 計概題庫班小考(一) 洪逸老師

26.若英文字 I 的 ASCII 字碼為 49Hex 則 P 的字碼為?


(A) 49Hex (B) 4AHex (C) 50Hex (D) 56Hex
27.

28.If you change the decimal number into the floating point in the IEEE Single Precision, then the
truncation error will not occur.
(A) 205.4 (B) 55.55 (C) 12.05 (D) 0.875

29.

30.Starting from state 01 in the following state diagram, when an input sequence of
010001111111 is applied, the final state is ?

31.

4
FY111-112 計概題庫班小考(一) 洪逸老師

32.

33.

34.

35. 有一個電腦螢幕設定為 640×480 的解析度模式,並可顯示 65536 種顏色,利用鍵盤上的


Print Screen 鍵擷取一張全螢幕畫面資料,此資料大小約為多少 Kbytes(以最接近值者為選項)?
(A)1000 (B)800 (C)600 (D)400
36.

37.

38.下列敘述何者為非?
A) ASCII 碼一個字元占用 8 bits
B) Unicode 碼,每個字元占用 16 bits
C) 多國語系支援通常使用 Unicode
D) EBCDIC 每個字元占用 2 bytes
E) ASCII 編碼大小為小寫字元最大,大寫字元最小

5
FY111-112 計概題庫班小考(一) 洪逸老師

39.下列哪些是屬於 non-volatile storage?


(A) CD-ROM
(B) ROM
(C) SRAM
(D) Flash memory
(E) SSD
40.下列敘述何者正確?
A) BCD 碼有六種組合不用,Excess-3 code 也是有六種組合不用
B) Gray code=(10001100), 其對應的十進制數字為 247
C) 在 Flynn 的電腦分類當中,multiprocessors system 屬於 SIMD
D) 10001100 與 11110011 的 Hamming distance 為 6
E) 若要更正 3 個位元的錯誤,則一組數碼的 Hamming Distance 需要大於等於 7
41.If you change the decimal number into the floating point in the IEEE Single Precision, then
the truncation error will not occur.
(A) 205.4 (B) 55.55 (C) 12.05 (D) 0.875
42.

43.

44.

45.

6
FY111-112 計概題庫班小考(一) 洪逸老師

46.

47.

48.

49.

50.

51.

52.

7
FY111-112 計概題庫班小考(一) 洪逸老師

53.

54.

55.

56. 1 yottabyte = ______________


a) 1024 TB
b) 1024 EB
c) 1024 ZB
d) 1024 PB

57. What does MBR stand for?


a) Main Buffer Register
b) Memory Buffer Routine
c) Main Buffer Routine
d) Memory Buffer Register

8
FY111-112 計概題庫班小考(一) 洪逸老師

58. Which of the following holds the last instruction fetched?


a) PC
b) MAR
c) MBR
d) IR

59. Components that provide internal storage to the CPU are ______
a) Registers
b) Program Counters
c) Controllers
d) Internal chips

60.

9
FY111-112 計概題庫班小考(一) 洪逸老師

1.
ANS: 1’s: -127<=X<=+127, -128<=X<=+127
2. ANS: A. (01110011) B.(10100110) C.(1101101) D.(10010101)
3. ANS: ABD
4. ANS: AB
5. ANS:ACD
6. ANS: D
7. ANS:D
8. ANS: CPU B faster
9. ANS: 4GB
10. ANS: (FFFFC)
11. ANS:AB
12. ANS:B
13. ANS:5+21+21=47 bits
14.ANS:A
15.ANS:C
16.ANS:D
17.ANS: C
18.ANS:C
19.ANS:B
20.ANS:B
21.ANS:A
22.ANS:A
23.Ans:(A)
24. ANS:C
25. ANS:D
26.ANS: (C)
27.ANS:D
28.ANS: (D)
29.ANS: A
30.ANS:01
31. ANS:B
32.ANS: B
33. ANS: C
34.ANS:
(A) (0) (B) (FF)

35. ANS: C
36.ANS: A

1
FY111-112 計概題庫班小考(一) 洪逸老師

37.ANS:B
38.ANS: DE
39.ANS:ABDE
40.ANS:ABE
41.ANS: (D)
42.ANS: D
43.ANS: B
44.ANS: A
45.ANS: C
46.ANS: A
47.ANS: C
48.ANS: C
49.ANS: D
50.ANS: A
51.ANS: B
52. ANS: C
53.ANS: A
54.ANS: B
55.ANS: D
56. ANS: C
57. ANS: D
58. ANS: D
59. ANS: A
60. ANS: D

You might also like