Cambridge International A Level · Computer Science (9618)

Information representation:練習問題

その場で採点される選択問題 5 問と、解説つきの記述問題 5 問。すべて「Information representation」からの出題です。

10 問24 無料・登録不要
問 1
1

When encoding sound digitally, what is the most likely result of increasing the sampling rate?

問 2
1

A graphics designer is choosing between a vector graphic and a bitmapped image for a project. Which of the following statements correctly identifies a unique property of vector graphics representation?

問 3
1

A computer system uses 10-bit two’s complement to represent integers. A calculation is performed to subtract \( Y \) from \( X \) (i.e., \( X - Y \)), where \( X = 256_{10} \) and \( Y = -256_{10} \).

Which statement correctly identifies the outcome of this operation and the state of the processor's overflow flag?

問 4
1

Which of the following statements correctly describes a key difference between the ASCII character set and the Unicode character set?

問 5
1

Unicode was developed to overcome the limitations of the original ASCII character set. Which of the following best describes the technical characteristic of Unicode that allows it to represent a significantly larger range of characters and symbols from global languages?

問 6
2

Describe what is meant by overflow and explain why it might occur when a computer system performs addition on two \( 8 \text{-bit} \) unsigned binary integers.

まず自分で答えを書いてから、解説と照らし合わせましょう。

問 7
3

Explain one practical application of Binary Coded Decimal (BCD) and describe why it is used instead of pure binary for that specific purpose.

まず自分で答えを書いてから、解説と照らし合わせましょう。

問 8
5

Explain how Run-Length Encoding (RLE) can be used to compress a bitmapped image and identify the characteristics of an image that would result in a very low compression ratio using this method.

まず自分で答えを書いてから、解説と照らし合わせましょう。

問 9
4

(a) Perform the following binary addition for two 8-bit unsigned integers. Show your working.
\( 10110011 + 01101010 \)
(b) Explain why an overflow error occurs in this specific calculation and how it would be detected by a processor.
(c) State the largest denary value that can be represented in an 8-bit unsigned binary register and the largest denary value for an 8-bit two's complement signed register.

まず自分で答えを書いてから、解説と照らし合わせましょう。

問 10
5

A 1-byte register contains the binary value \( 01101100 \).
(a) Show the 8-bit binary result of performing a logical shift right by 2 places on the value in the register.
(b) Describe the mathematical effect of a logical shift right by \( n \) places on an unsigned binary integer.
(c) A programmer needs to check if the bit at position 2 (the third bit from the right) is set to 1. Explain how bit masking using the AND operator and a specific bit mask can be used to isolate this bit.

まず自分で答えを書いてから、解説と照らし合わせましょう。

※ thinkaのコンテンツはAIにより生成されているため、内容が正確でない場合があります。補助教材としてご使用いただき、公式の教材と合わせてご確認ください。

模範解答は見ました。次はあなたの答案を採点します。

このページは良い答案の形を示せますが、あなたの答案に何が足りないかは教えられません。thinka は実際の採点基準に沿って記述答案を約 15 秒で採点します。

同じような問題をもっと解きたい?このトピックの新しい問題を、解きながら採点。

練習を始める