IGCSE CS Chapter 3

IGCSE CS Chapter 3

11th Grade

70 Qs

quiz-placeholder

Similar activities

Year 9 Revision

Year 9 Revision

9th - 12th Grade

65 Qs

3. Hardware - Data Storage: Computer Science CIE IGCSE

3. Hardware - Data Storage: Computer Science CIE IGCSE

11th Grade

69 Qs

PGT_YMO_9IT_Final

PGT_YMO_9IT_Final

9th - 11th Grade

71 Qs

Exploring Computer Science Midterm Study Guide

Exploring Computer Science Midterm Study Guide

9th - 12th Grade

70 Qs

Revision Question (Topic 1.1 - Topic 1.3)

Revision Question (Topic 1.1 - Topic 1.3)

11th - 12th Grade

66 Qs

Super Mega Quiz - Computing - S3  Content

Super Mega Quiz - Computing - S3 Content

9th - 11th Grade

72 Qs

REVIEW FOR UNIT TEST #1

REVIEW FOR UNIT TEST #1

7th - 12th Grade

70 Qs

Understanding IT Fundamentals Quiz

Understanding IT Fundamentals Quiz

10th Grade - University

75 Qs

IGCSE CS Chapter 3

IGCSE CS Chapter 3

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Mike Lian

Used 2+ times

FREE Resource

70 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are the type of bus used in the von Neumann Architecture.

Address Bus

Data Bus

Control Bus

School Bus

Answer explanation

In von Neumann Architecture, the Address Bus carries memory addresses, the Data Bus transfers actual data, and the Control Bus manages signals for coordination. The School Bus is not relevant in this context.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which register stores the current instructions being decoded and executed?

CIR - Current Instruction Register

MAR - Memory Address Register

MDR - Memory data register

PC - Program counter

Answer explanation

The Current Instruction Register (CIR) holds the instruction currently being decoded and executed by the CPU. It is essential for the instruction cycle, making it the correct choice for this question.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which register stores the address of the memory location currently being read from/written to?

CIR - Current Instruction Register

MAR - Memory Address Register

MDR - Memory data register

PC - Program counter

Answer explanation

The Memory Address Register (MAR) stores the address of the memory location currently being accessed. It is essential for reading from or writing to memory, making it the correct choice for this question.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which register stores data which has just been read from memory/data and is about to be written to memory?

CIR - Current Instruction Register

MAR - Memory Address Register

MDR - Memory data register

PC - Program counter

Answer explanation

The MDR (Memory Data Register) stores data that has just been read from memory and is about to be written to memory. It acts as a buffer between the CPU and memory, making it essential for data transfer.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which register stores the address where the next instruction to be read can be found?

CIR - Current Instruction Register

MAR - Memory Address Register

MDR - Memory data register

PC - Program counter

Answer explanation

The Program Counter (PC) is the register that holds the address of the next instruction to be executed. It increments after each instruction fetch, ensuring the CPU knows where to find the subsequent instruction.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is clock cycle in the CPU?

Measured in GHz, it is how fast the clock sends signals to keep computer operations in sync.

  • Measured in Mbps, which determines the speed of data transfer across the network.

  • Measured in MBps, which represents the speed of memory access in a computer.

  • Measured in Hz, which reflects the electrical frequency of a computer’s power supply.

Answer explanation

The correct answer states that a clock cycle in the CPU is measured in GHz, indicating how quickly the clock sends signals to synchronize computer operations, which is essential for processing tasks efficiently.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the meaning of cache in the CPU?

A temporary memory location using dynamic RAM to store data that is permanently saved to the hard drive.

A permanent storage location using static RAM to store the operating system and key software files.

A temporary memory location using flash memory to store data that is rarely accessed by the processor.

A temporary memory location using RAM to hold data/instructions that are frequently used by the processor;

Answer explanation

Cache in the CPU is a temporary memory location that uses RAM to store frequently accessed data and instructions, allowing for faster processing compared to retrieving data from slower main memory or storage.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?