Pearson Edexcel IGCSE · Computer Science

Binary:练习题

5 道选择题即时批改,另有 1 道文字题附完整解题步骤,全部围绕「Binary」。

6 道题目13 免费,无需注册
第 1 题
1

What is the correct hexadecimal representation of the 8-bit binary number \(10101100\)?

第 2 题
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?

第 3 题
1

Which of the following describes the result of a logical binary shift left by two places on the binary value \(00011011\)?

第 4 题
1

When using two's complement to represent signed integers with 8 bits, what is the binary representation of the denary number -5?

第 5 题
1

A computer scientist is converting the denary number 45 into an 8-bit unsigned binary integer. Which of the following is the correct representation?

第 6 题
8

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生成,可能并非总是准确或最新。请将其用作辅助资源,并与官方材料进行核实。

你已看过标准答案。现在轮到你的答案被批改。

这一页能告诉你好答案是什么样子,却无法指出你的答案缺了什么。thinka 按真实评分标准批改你的文字答案,约 15 秒完成。

想多做几道同类题目?立即开始练习这个课题,边做边批改。

立即练习