4.3 Interrupts

4.3 Interrupts

9th Grade

10 Qs

quiz-placeholder

Similar activities

OCR A level Scheduling Algorithms

OCR A level Scheduling Algorithms

12th Grade

14 Qs

Interrupts and Exceptions

Interrupts and Exceptions

12th Grade

12 Qs

Computer and Devices

Computer and Devices

University

11 Qs

T Level 5.1 Support Processors

T Level 5.1 Support Processors

12th Grade

10 Qs

Quiz on Input Output on Sept 19

Quiz on Input Output on Sept 19

University

15 Qs

CIS11 Quiz 3 Review SPR

CIS11 Quiz 3 Review SPR

University

15 Qs

Microprocessor-quiz

Microprocessor-quiz

University

10 Qs

Understanding Interrupts in Computing

Understanding Interrupts in Computing

10th Grade

15 Qs

 4.3 Interrupts

4.3 Interrupts

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Adrian Ortiga

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is an interrupt?

An interrupt is a permanent halt of the processor.

An interrupt is a signal to the processor to tell it that something needs its attention.

An interrupt is a type of software bug.
An interrupt is a method for increasing processor speed.

2.

CLASSIFICATION QUESTION

3 mins • 1 pt

Organize these interrupt examples into software or hardware.

Groups:

(a) Software

,

(b) Hardware

Output required.

Data input, e.g. key pressed on a keyboard, mouse click.

New hardware device connected.

Division by 0.

Data required from memory.

Error from hardware, e.g. printer out of paper.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An interrupt has a priority level. What does it mean?

An interrupt's priority level determines its urgency and the order in which it is handled by the system.
An interrupt's priority level only affects hardware components.
An interrupt's priority level is irrelevant to system performance.
An interrupt's priority level indicates its duration in the system.

4.

REORDER QUESTION

1 min • 1 pt

Reorder the following interrupts by priority level.

From highest to lowest.

Power Failure Interrupt - Priority Level: 0 (Highest)

Clock/Timer Interrupt - Priority Level: 1

I/O Device Interrupt (e.g., Disk) - Priority Level: 2

Keyboard Interrupt - Priority Level: 3

Software Interrupt - Priority Level: 4 (Lowest)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a program that organizes interrupts into an order based upon priorities?

Interrupt Handler (IH)

Interrupt Service Routine (ISR)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a program that retrieves an interrupt and performs the required action(s)?

Interrupt Handler (IH)

Interrupt Service Routine (ISR)

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is a program that retrieves an interrupt and performs the required action(s)?

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?