Interruptions Quiz

Interruptions Quiz

University

8 Qs

quiz-placeholder

Similar activities

G 10- Understanding Main Memory and Cache

G 10- Understanding Main Memory and Cache

10th Grade - University

11 Qs

POSTEST INFORMATIKA

POSTEST INFORMATIKA

9th Grade - University

10 Qs

platform technologies 02

platform technologies 02

University

10 Qs

Pre Quiz DFC10263 Computer Architecture

Pre Quiz DFC10263 Computer Architecture

University

10 Qs

Bài 3.1: Trắc nghiệm phần 2

Bài 3.1: Trắc nghiệm phần 2

University

10 Qs

Computer Technical Terms Quiz

Computer Technical Terms Quiz

University

13 Qs

5° INFORMATICA 2025

5° INFORMATICA 2025

5th Grade - University

5 Qs

Quiz - Hardware & Software

Quiz - Hardware & Software

University

10 Qs

Interruptions Quiz

Interruptions Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Ro Ni

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the primary purpose of interrupts in a computer?

A. To completely halt the CPU

B. To improve processing efficiency

C. To allow only memory modules to access the CPU

D. To eliminate hardware failures

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following best describes the role of an interrupt?

A. It permanently transfers control from the CPU to the I/O device

B. It lets the CPU manually check each device continuously (polling)

C. It provides a way for external modules to signal the CPU when they need attention

D. It is used only during system startup to load the BIOS

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following components is responsible for handling interrupts in a computer system?

A. The RAM

B. The Interrupt Handler

C. The Power Supply Unit

D. The Monitor

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is an interrupt in computer organization?

A. A permanent stop of the CPU

B. A request for memory access

C. A signal that temporarily halts CPU activity to handle an event

D. A method to increase processor speed

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How does the CPU know that an interrupt has occurred?

A. Through a scheduled program check

B. By receiving a signal on a control line from a device

C. By random access detection

D. It checks the hard drive periodically

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is an example of a situation where an interrupt would occur?

A. The user minimizes a window

B. A keyboard key is pressed while the processor is busy

C. The processor finishes running a loop

D. A hard disk is installed physically into the computer

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What happens after an interrupt is handled?

A. CPU resumes the next program in queue

B. CPU powers off

C. CPU resumes from where it left off

D. CPU deletes the memory

8.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which type of interrupt is caused by an arithmetic overflow or illegal instruction?

A. Timer interrupt

B. Program interrupt

C. I/O interrupt

D. Hardware failure interrupt