Interruptions Quiz

Interruptions Quiz

University

8 Qs

quiz-placeholder

Similar activities

Soal Asesmen Sistem Komputer

Soal Asesmen Sistem Komputer

9th Grade - University

10 Qs

Mesin Konseptual Mr ALGO

Mesin Konseptual Mr ALGO

10th Grade - University

10 Qs

Parts of computer

Parts of computer

2nd Grade - University

10 Qs

Intro to computer

Intro to computer

6th Grade - University

10 Qs

Post Test Sistem Komputer

Post Test Sistem Komputer

8th Grade - University

10 Qs

PostTest Sistem Komputer Kelas 7

PostTest Sistem Komputer Kelas 7

7th Grade - University

10 Qs

ASESMEN DIAGNOSTIK INFORMATIKA X DPB 2

ASESMEN DIAGNOSTIK INFORMATIKA X DPB 2

10th Grade - University

10 Qs

Process Scheduling

Process Scheduling

University

7 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