1.1.2. Types of Processor

1.1.2. Types of Processor

12th Grade

9 Qs

quiz-placeholder

Similar activities

Scratch!

Scratch!

4th Grade - Professional Development

8 Qs

Internet Technologies

Internet Technologies

12th Grade

10 Qs

Test Excel

Test Excel

10th - 12th Grade

9 Qs

Overview of IT

Overview of IT

6th Grade - University

8 Qs

Topic 1: SKEE1103

Topic 1: SKEE1103

12th Grade

13 Qs

Selection Control Structure  Quiz

Selection Control Structure Quiz

6th Grade - University

10 Qs

ICT 2  928 Part 2

ICT 2 928 Part 2

12th Grade

10 Qs

Quiz on Array

Quiz on Array

11th - 12th Grade

10 Qs

1.1.2. Types of Processor

1.1.2. Types of Processor

Assessment

Quiz

Computers

12th Grade

Practice Problem

Medium

Created by

Richard Smith

Used 149+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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.