OCR Computer Science A Level 1.1.2 Types of Processor Intermediate Quiz

FastPacedFrancium avatar
FastPacedFrancium
·
·
Download

Start Quiz

Study Flashcards

Questions and Answers

Which type of processor has a small instruction set where each instruction takes one clock cycle?

RISC Processors

In which type of processors are the instructions built into the hardware?

CISC Processors

Which type of processors requires more RAM to store the code?

RISC Processors

In which type of processors is pipelining possible since each instruction takes one clock cycle?

<p>RISC Processors</p> Signup and view all the answers

Which type of processors have a large instruction set with instructions built into the hardware?

<p>CISC Processors</p> Signup and view all the answers

In which type of processors does the compiler have to do more work to translate high-level code into machine code?

<p>RISC Processors</p> Signup and view all the answers

Which type of processors make many specialized instructions even though only a few of them are used?

<p>CISC Processors</p> Signup and view all the answers

Which type of processors are used more in microcontrollers and embedded systems now?

<p>RISC Processors</p> Signup and view all the answers

In which type of processors does the compiler have less work to translate high-level code into machine code?

<p>CISC Processors</p> Signup and view all the answers

In which type of processors are specialized instructions made even though only a few of them are used?

<p>CISC Processors</p> Signup and view all the answers

Study Notes

RISC and CISC Processors

RISC (Reduced Instruction Set Computing) Processors

  • Have a small instruction set where each instruction takes one clock cycle.
  • Pipelining is possible since each instruction takes one clock cycle.
  • Used more in microcontrollers and embedded systems now.
  • Compiler has less work to translate high-level code into machine code.

CISC (Complex Instruction Set Computing) Processors

  • Have a large instruction set with instructions built into the hardware.
  • Instructions are built into the hardware.
  • Require more RAM to store the code.
  • Compiler has to do more work to translate high-level code into machine code.
  • Make many specialized instructions even though only a few of them are used.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Quizzes Like This

Use Quizgecko on...
Browser
Browser