1.1.2. Types of Processor

1.1.2. Types of Processor

12th Grade

9 Qs

quiz-placeholder

Similar activities

Processor

Processor

12th Grade

12 Qs

Python Basics - Prior Knowledge Check

Python Basics - Prior Knowledge Check

11th - 12th Grade

6 Qs

Module 2 - Lesson 7

Module 2 - Lesson 7

6th - 12th Grade

13 Qs

Edexcel GCSE Computer Science Topic 3: Computers

Edexcel GCSE Computer Science Topic 3: Computers

12th Grade

10 Qs

9618 15.1 RISC/CISC and Assembly

9618 15.1 RISC/CISC and Assembly

12th Grade

11 Qs

A-level Pipelining video

A-level Pipelining video

11th Grade - University

8 Qs

Technical Terms - Hardware (A-Z) - CISC

Technical Terms - Hardware (A-Z) - CISC

12th Grade

10 Qs

Understanding Pipelining in Processors

Understanding Pipelining in Processors

12th Grade - University

8 Qs

1.1.2. Types of Processor

1.1.2. Types of Processor

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Richard Smith

Used 149+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does RISC mean?
Reduced Instruction Set Computer
Reduced Instruction Set Compiler
Required Instruction Set Computer
Required Instruction Set Compiler

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CISC mean?
Complex Instruction Set Computer
Complex Instruction Set Compiler
Component Instruction Set Computer
Component Instruction Set Compiler

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the properties of RISC?
Small instruction set
Each instruction is one line of machine code
Used in everyday devices
Instructions are built into hardware
Used in embedded systems and microprocessors

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the properties of CISC?
A large instruction set
Instructions are built into hardware
Used in embedded systems and microprocessors
Each instruction is one line of machine code
Used in everyday devices

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the benefits of RISC processors?
Pipelining is possible since each instruction takes one clock cycle.
Compilers have to do less work,
They require less RAM since instructions are smaller

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the benefits of CISC processors?
Compilers have to do less work,
They require less RAM since instructions are smaller
Pipelining is possible since each instruction takes one clock cycle.

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are GPUs used for now?
image processing
machine learning
controlling peripherals
managing user access levels
system security

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are multi-core systems?
Systems where there are multiple cores that separate fetch-execute cycles.
Systems where multiple instructions can be completed at any given time, doesn’t require multiple cores, it can use threading and pipelining instead

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are parallel systems?
Systems where multiple instructions can be completed at any given time, doesn’t require multiple cores, it can use threading and pipelining instead
Systems where there are multiple cores that separate fetch-execute cycles.

Discover more resources for Computers