Architecture LST

Architecture LST

12th Grade

9 Qs

quiz-placeholder

Similar activities

IB Computer Organisation

IB Computer Organisation

9th - 12th Grade

14 Qs

02. SysArch - Von Neumann Architecture Quiz

02. SysArch - Von Neumann Architecture Quiz

9th - 12th Grade

11 Qs

3.1 Computer Architecture Cambridge IGCSE 0478

3.1 Computer Architecture Cambridge IGCSE 0478

10th Grade - University

10 Qs

CPU & Storage

CPU & Storage

12th Grade

10 Qs

1.1 - Computer System

1.1 - Computer System

KG - University

11 Qs

1.2.4. Types of Programming Language

1.2.4. Types of Programming Language

12th Grade

12 Qs

A level Computer Science Fetch Decode Execute

A level Computer Science Fetch Decode Execute

10th Grade - University

11 Qs

Processor Components

Processor Components

12th Grade

14 Qs

Architecture LST

Architecture LST

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Andrew Ward

Used 5+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The clock speed of a CPU is usually measured in......

MHz

GHz

PHz

KHz

Answer explanation

The clock speed of a CPU is typically measured in GHz (gigahertz), which represents billions of cycles per second. While MHz (megahertz) and KHz (kilohertz) are also used, GHz is the standard for modern CPUs.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An example of an embedded system would be...

Smartphone

Laptop

Electric Car

Smart Doorbell

Answer explanation

A smart doorbell is an embedded system as it is designed for a specific function, integrating hardware and software to perform tasks like video recording and notifications. In contrast, smartphones and laptops are general-purpose devices.

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

One function of the CONTROL UNIT is that it fetches, .............................. and executes instructions

Answer explanation

The CONTROL UNIT fetches, decodes, and executes instructions. The correct choice is 'decodes' as it completes the sequence of operations performed by the CONTROL UNIT.

4.

OPEN ENDED QUESTION

5 mins • 3 pts

What is the definition of an embedded system?

Evaluate responses using AI:

OFF

Answer explanation

An embedded system is a specialized computer designed to perform dedicated functions within a larger system, often with real-time computing constraints. It integrates hardware and software to control devices or processes.

5.

OPEN ENDED QUESTION

5 mins • 3 pts

What register holds the instruction that is currently being decoded and executed? DO NOT GIVE YOUR ANSWER AS AN ABBREVIATION!

Evaluate responses using AI:

OFF

Answer explanation

The register that holds the instruction currently being decoded and executed is called the instruction register. It temporarily stores the instruction fetched from memory before it is processed by the CPU.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The memory data register (MDR) - holds the contents found at the address held in the MAR, or data which is to be transferred to ............................... memory

Answer explanation

The memory data register (MDR) holds data to be transferred to primary memory, which is the main storage area for active data and instructions in a computer system.

7.

OPEN ENDED QUESTION

1 min • 2 pts

It performs arithmetic and logical operations. The ............... is where calculations are done and where decisions are made.

Evaluate responses using AI:

OFF

Answer explanation

The correct choice is 'ALU' (Arithmetic Logic Unit), as it is responsible for performing arithmetic and logical operations, making calculations and decisions in a computer's processor.

8.

OPEN ENDED QUESTION

3 mins • 3 pts

The ALU acts as a gateway between ....................... memory and ......................... storage 

Evaluate responses using AI:

OFF

Answer explanation

The ALU (Arithmetic Logic Unit) acts as a gateway between memory and the CPU, facilitating data processing and operations. It performs calculations and logical operations on data retrieved from memory before storing results.

9.

OPEN ENDED QUESTION

3 mins • 3 pts

The part of the processor that coordinates the activity of all other components is known as the...

Evaluate responses using AI:

OFF

Answer explanation

The part of the processor that coordinates the activity of all other components is known as the control unit. It directs the operation of the processor and manages the flow of data between the CPU and other components.