Cambridge International A Level · Computer Science (9618)

Processor Fundamentals:練習題

5 條多項選擇題即時批改,另有 2 條文字題附完整解題步驟,全部圍繞「Processor Fundamentals」。

7 條題目18 免費,無需登記
第 1 題
1

Which component of the Central Processing Unit (CPU) is responsible for decoding instructions and generating control signals to manage the flow of data between the processor and other components?

第 2 題
1

During the Fetch-Execute cycle, which of the following Register Transfer Notations (RTN) correctly represents the step where the instruction is retrieved from memory and placed into the Memory Data Register (MDR)?

第 3 題
1

When an interrupt is detected by the CPU at the end of a Fetch-Execute cycle, what is the first critical action the processor must take before loading the address of the Interrupt Service Routine (ISR) into the Program Counter (PC)?

第 4 題
1

In the Von Neumann architecture, which special purpose register is responsible for holding the memory address of the next instruction to be fetched?

第 5 題
1

An 8-bit accumulator (ACC) contains the binary value \( 00001101 \). If the assembly language instruction LSL #2 (Logical Shift Left by 2 places) is executed, what will be the resulting denary value in the accumulator?

第 6 題
5

Describe the steps involved in the Fetch stage of the Fetch-Execute cycle, specifically mentioning the registers involved and their roles.

先自己寫一次答案,再對照解題步驟。

第 7 題
8

A processor is executing a program. An interrupt occurs during the execution of an instruction.

(a) Describe the sequence of events that the processor follows to handle an interrupt, starting from when the interrupt is detected until the execution of the interrupted program is resumed. Your description should include the role of the Interrupt Service Routine (ISR) and the registers involved.

(b) The status of the current process is saved before the ISR is executed. Explain why it is necessary to save the Status Register specifically, in addition to the Program Counter (PC).

(c) In the Fetch-Execute cycle, at what point exactly is an interrupt signal checked? Justify why this specific timing is used.

先自己寫一次答案,再對照解題步驟。

* thinka提供的內容由AI生成,可能並非總是準確或最新。請將其用作輔助資源,並與官方材料進行核實。

你已看過標準答案,接下來輪到批改你的答案。

這一頁可以告訴你好答案的樣子,卻無法指出你的答案欠缺什麼。thinka 按真實評分準則批改你的文字答案,約 15 秒完成。

想多做幾條同類題目?立即開始練習呢個課題,即做即批改。

立即練習