試卷名稱:109年 - 109 高雄醫學大學_學士後醫學系招生考試:計算機概論與程式設計#86938
年份:109年
科目:研究所、轉學考(插大)、學士後-計算機概論
12. There are two code sequences for a particular computer, and three classes of instructions (A, B, and C) in the instruction
set. The CPI (Cycle Per Instruction) and instruction counts for the instruction class are as follows:

What is the CPI for code sequences 1 and 2? [The answer shall be in the order: (code sequence 1, code sequence 2)]
(A) (4, 3)
(B) (3, 5)
(C) (4, 5)
(D) (5, 4)
(E) (5, 3)