Unit 15 Hardware

Unit 15 Hardware

12th Grade

57 Qs

quiz-placeholder

Similar activities

CBT - Revision # 3

CBT - Revision # 3

12th Grade - University

54 Qs

AQA A-Level Computer Science topics recap

AQA A-Level Computer Science topics recap

10th Grade - University

52 Qs

MBI CSEC IT Computer fundamentals

MBI CSEC IT Computer fundamentals

7th Grade - Professional Development

60 Qs

Career Management Obj 2.0

Career Management Obj 2.0

9th - 12th Grade

57 Qs

Computer Software Quiz

Computer Software Quiz

12th Grade

58 Qs

H446-summer learning quiz

H446-summer learning quiz

12th Grade

55 Qs

Scratch Coding

Scratch Coding

3rd - 12th Grade

60 Qs

Unit 15 Hardware

Unit 15 Hardware

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Ahmad Janoudi

Used 1+ times

FREE Resource

57 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is NOT a status register used when carrying out the addition of two binary numbers?

Carry flag

Overflow flag

Negative flag

Zero flag

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the primary difference between CISC and RISC processors?

CISC uses fewer instruction formats

RISC uses more complex instructions

CISC emphasizes software design

RISC emphasizes software design

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In pipelining, how many stages are typically involved in the execution of an instruction?

3

4

5

6

Answer explanation

  • Fetch (IF): The instruction is fetched from memory.

  • Decode (ID): The instruction is decoded, and operands are identified.

  • Execute (EX): The operation specified by the instruction is performed.

  • Memory Access (MEM): Data is read from or written to memory if required.

  • Write-back (WB): The result is written back to the register file.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which computer architecture uses a single processor and one data source?

SISD

SIMD

MISD

MIMD

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the main advantage of RISC processors over CISC processors?

Shorter coding

More complex instructions

Faster execution time for instructions

More addressing modes

Answer explanation

Why Not the Other Options?

  1. Shorter coding:

    • RISC typically requires more instructions to achieve the same task as a CISC processor, so programs written for RISC may not have shorter coding.

  2. More complex instructions:

    • This is a characteristic of CISC, not RISC. RISC emphasizes simplicity.

  3. More addressing modes:

    • RISC processors generally have fewer addressing modes compared to CISC, simplifying the design and execution of instructions.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is NOT a stage in the fetch-execute cycle?

Instruction fetch

Instruction decode

Operand fetch

Instruction compile

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does CISC stand for?

Complex Instruction Set Computer

Compact Instruction Set Computer

Common Instruction Set Computer

Compressed Instruction Set Computer

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?