1.1.2 H446 Quiz

1.1.2 H446 Quiz

12th Grade

9 Qs

quiz-placeholder

Similar activities

SHSG Structure and function o f a processor

SHSG Structure and function o f a processor

12th Grade

9 Qs

Computing: CPU registers

Computing: CPU registers

8th - 12th Grade

10 Qs

Processor Architectures

Processor Architectures

9th - 12th Grade

10 Qs

System Architecture

System Architecture

9th - 12th Grade

10 Qs

Edexcel GCSE Computer Science Topic 3: Computers

Edexcel GCSE Computer Science Topic 3: Computers

12th Grade

10 Qs

System Architecture

System Architecture

KG - Professional Development

13 Qs

GCSE Knowledge Check CPU Components

GCSE Knowledge Check CPU Components

7th Grade - University

10 Qs

Computer Science Key Terms

Computer Science Key Terms

9th Grade - University

10 Qs

1.1.2 H446 Quiz

1.1.2 H446 Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Christopher Hopkinson

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used in digital signal processing and in embedded systems, mobile communication systems, audio, speech and image processing systems

Von Neumann

Harvard

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____ architecture specifies the basic components of the computer and processor in which a shared memory and data bus is used for both data and instructions.

Von Neumann

Harvard

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ____ concept can be defined as follows: machine code instructions are fetched and executed serially by a processor that performs arithmetic and logical operations

Von Neumann

Stored program

Stored instruction

Central program

Harvard

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Instructions and data are transported on the same bus in both Von Neumann and Harvard architecture

True

False

Answer explanation

Harvard architecture can be faster than Von Neumann architecture because data and instructions can be fetched in parallel instead of competing for the same bus

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____ architecture specifies the basic comonents of the computer and processor in which a shared memory and data bus is used for both data and instructions.

Von Neumann

Harvard

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Instructions and data are held in seperate memories

Von Neumann

Harvard

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used in conventional processors in PCs, servers

Von Neumann

Harvard

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MULT is an example of an instruction which may be found in

RISC

CISC

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data and programs share the same memory

Von Neumann

Harvard