1.1.2. Types of Processor

1.1.2. Types of Processor

12th Grade

9 Qs

quiz-placeholder

Similar activities

PLC Buster 2024

PLC Buster 2024

12th Grade

10 Qs

Unit 4 Big Data

Unit 4 Big Data

10th - 12th Grade

11 Qs

Threats to Data

Threats to Data

9th - 12th Grade

11 Qs

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

11th - 12th Grade

10 Qs

computer security

computer security

KG - 12th Grade

12 Qs

APCS-01-01 - History

APCS-01-01 - History

10th - 12th Grade

10 Qs

Quiz Lec2

Quiz Lec2

KG - University

10 Qs

Scratch

Scratch

1st - 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.