Unit 15 Hardware

Unit 15 Hardware

12th Grade

57 Qs

quiz-placeholder

Similar activities

Unit 4 Study Guide

Unit 4 Study Guide

9th Grade - University

54 Qs

CS NEW Chapter 4 Processors Key terms words ALL

CS NEW Chapter 4 Processors Key terms words ALL

11th - 12th Grade

61 Qs

Unit 2: Computer Architecture

Unit 2: Computer Architecture

12th Grade

60 Qs

Visual C# Chapter 1 Review

Visual C# Chapter 1 Review

11th - 12th Grade

60 Qs

A+304,5 - Various Mobile Devices and Ports

A+304,5 - Various Mobile Devices and Ports

10th Grade - University

54 Qs

Computer Science Quiz

Computer Science Quiz

3rd - 12th Grade

59 Qs

Computer Acrchitechture

Computer Acrchitechture

9th - 12th Grade

53 Qs

AS2 Digital Technology

AS2 Digital Technology

11th - 12th Grade

57 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?