國立暨南國際大學 97 學年度第一學期小考試卷

 
科目名稱:資訊系統 與網路導論 開課系所:資訊工程 學系 任課教師
吳坤熹
系所別:
年級:
學號:
姓名:
考試日期
2008.10.15

(考試時間: 14:10-14:30)

  1. (10%) Add two numbers in two’s complement representation:  (-43) + (+37).
    Note: Convert the two numbers to their binary representations, and perform the binary addition.







  2. (10%) Add two numbers in one’s complement representation:  (-43) + (+37)







  3. (10%) Use the OR operator on bit patterns 10011001 and 00110101