4.3 Interrupts

4.3 Interrupts

9th Grade

10 Qs

quiz-placeholder

Similar activities

Interrupts and Exceptions

Interrupts and Exceptions

10th - 11th Grade

10 Qs

Quiz on Input Output on Sept 19

Quiz on Input Output on Sept 19

University

15 Qs

Microprocessor-quiz

Microprocessor-quiz

University

10 Qs

Understanding Interrupts in Computing

Understanding Interrupts in Computing

10th Grade

15 Qs

MPU & MCU Quiz 3 Interruptions

MPU & MCU Quiz 3 Interruptions

University

5 Qs

Era Novum'20 - Quiz trial

Era Novum'20 - Quiz trial

12th Grade

13 Qs

Technical Terms - Hardware (A-Z) - IRQ

Technical Terms - Hardware (A-Z) - IRQ

12th Grade

10 Qs

Understanding Interrupts and Buffers

Understanding Interrupts and Buffers

12th 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.

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

Data required from memory.

Division by 0.

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

New hardware device connected.

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?