試卷名稱:114年 - [無官方正解]114 台灣聯合大學系統_學士班轉學生考試試題:計算機概論#137764
年份:114年
科目:研究所、轉學考(插大)、學士後-計算機概論
9.In 8-bit two's-complement arithmetic, adding 0x73 + 0x94 raises the overflow flag because:
(A) Signs differ but result is negative
(B) Both operands are positive but result is negative
(C) Carry-in to MSB = carry-out from MSB
(D) Parity bit = 0
(E) Half-carry occurred