4.3 Interrupts

4.3 Interrupts

9th Grade

10 Qs

quiz-placeholder

Similar activities

Era Novum'20 - Quiz trial

Era Novum'20 - Quiz trial

12th Grade

13 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

OS-Multithreading

OS-Multithreading

University

8 Qs

1.2.1 Systems Software

1.2.1 Systems Software

12th Grade

15 Qs

Input Output Modes of Transfer

Input Output Modes of Transfer

University

15 Qs

Knowledge Knockout[Quiz Round](2nd-4th years)

Knowledge Knockout[Quiz Round](2nd-4th years)

University

15 Qs

OS Day 4

OS Day 4

University

10 Qs

MPU & MCU Quiz 3 Interruptions

MPU & MCU Quiz 3 Interruptions

University

5 Qs

 4.3 Interrupts

4.3 Interrupts

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Adrian Ortiga

Used 9+ 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

Division by 0.

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

New hardware device connected.

Data required from memory.

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

Output required.

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.

Software Interrupt - Priority Level: 4 (Lowest)

Clock/Timer Interrupt - Priority Level: 1

Power Failure Interrupt - Priority Level: 0 (Highest)

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

Keyboard Interrupt - Priority Level: 3

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?