GCE O-Level · Computing (7155)

Data Representation:练习题

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

10 道题目24 免费,无需注册
第 1 题
1

Which of the following represents the denary value 43 in 8-bit binary?

第 2 题
1

A specialized digital sensor uses a 6-bit two's complement system to represent temperature readings. What is the denary value of the largest positive integer that can be represented in this system?

第 3 题
1

Consider an 8-bit two's complement system. What is the result of the binary addition \(01011010 + 11010011\) in denary?

第 4 题
1

What is the denary equivalent of the 8-bit unsigned binary number 01011010?

第 5 题
1

Perform the binary addition: \(01101100 + 00111010\). What is the result in denary?

第 6 题
2

State the hexadecimal representation of the denary number 255 and explain how you arrived at the answer.

先自己写一遍答案,再对照解题步骤。

第 7 题
4

Identify the 8-bit two's complement binary representation for the denary value \(-128\). Justify your answer briefly.

先自己写一遍答案,再对照解题步骤。

第 8 题
5

A digital system uses 8-bit two's complement. If the binary value is \(1000\,0101_2\), determine its denary value by showing the weight assigned to the Most Significant Bit (MSB).

先自己写一遍答案,再对照解题步骤。

第 9 题
3

Explain how computers use 8-bit extended ASCII to represent the English word "CODE". Your explanation should include:
(a) The process of how each character is stored as a bit pattern.
(b) Why 8 bits are sufficient for the extended ASCII character set compared to standard ASCII.

先自己写一遍答案,再对照解题步骤。

第 10 题
5

Binary representation of signed and unsigned integers is essential for computer processing.


(a) State the maximum positive denary value that can be represented in an 8-bit two's complement binary system.
(b) Determine the 8-bit two's complement representation of the denary number \(-45\). Show your steps.
(c) Using 8-bit two's complement binary addition, add the binary value of \(-45\) from part (b) to the binary value of \(-20\) (given as \(11101100_2\)). State the resulting 8-bit binary value and whether an arithmetic overflow occurs.

先自己写一遍答案,再对照解题步骤。

* thinka 提供的内容由 AI 生成,未必在任何情况下都完全准确或最新,请结合官方教材与教师指导使用。

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

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

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

立即练习