What is the correct hexadecimal representation of the 8-bit binary number \(10101100\)?
Pearson Edexcel IGCSE · Computer Science
二進制:練習題
5 條多項選擇題即時批改,另有 1 條文字題附完整解題步驟,全部圍繞「二進制」。
An 8-bit computer system uses two's complement to represent signed integers. A programmer attempts to add the following two 8-bit binary numbers:
\( 01100100 \)
\( 00111100 \)
Which statement correctly describes the result of this operation?
Which of the following describes the result of a logical binary shift left by two places on the binary value \(00011011\)?
When using two's complement to represent signed integers with 8 bits, what is the binary representation of the denary number -5?
A computer scientist is converting the denary number 45 into an 8-bit unsigned binary integer. Which of the following is the correct representation?
Binary representation is fundamental to how computers store and process data. Answer the following questions regarding binary arithmetic and representation:
(a) Convert the denary number \(154\) into an 8-bit unsigned binary number. Show your working. (2 points)
(b) Perform the following 8-bit binary addition: \(01101101 + 10100010\). State the result in binary and explain if an overflow error has occurred. (3 points)
(c) Explain how Two's Complement is used to represent the negative denary integer \(-15\) in an 8-bit register. Show each step of the conversion. (3 points)
先自己寫一次答案,再對照解題步驟。
* thinka提供的內容由AI生成,可能並非總是準確或最新。請將其用作輔助資源,並與官方材料進行核實。
想多做幾條同類題目?立即開始練習呢個課題,即做即批改。
立即練習