Grade 1 Computers Quiz: Interrupt Handling

Grade 1 Computers Quiz: Interrupt Handling

1st Grade

5 Qs

quiz-placeholder

Similar activities

ICT - FORM 4

ICT - FORM 4

KG - University

10 Qs

The Brain of a Computer

The Brain of a Computer

1st Grade

10 Qs

Uses of computer

Uses of computer

1st Grade

10 Qs

TAP - Week 14

TAP - Week 14

KG - Professional Development

10 Qs

Computer Systems Architecture

Computer Systems Architecture

1st Grade

10 Qs

Evolution of computers

Evolution of computers

1st - 5th Grade

10 Qs

computing

computing

1st - 3rd Grade

10 Qs

Computer Science tests

Computer Science tests

1st - 5th Grade

10 Qs

Grade 1 Computers Quiz: Interrupt Handling

Grade 1 Computers Quiz: Interrupt Handling

Assessment

Quiz

Computers

1st Grade

Hard

Created by

Ponnarasi N

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a maskable interrupt?

An interrupt that only occurs in high-level programming languages

An interrupt that can be ignored or delayed by the microprocessor

An interrupt that causes the microprocessor to stop functioning

An interrupt that cannot be ignored by the microprocessor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a non-maskable interrupt?

An interrupt that can be easily disabled by the processor.

An interrupt that cannot be ignored or disabled by the processor.

An interrupt that only occurs when the processor is turned off.

An interrupt that is only used for non-essential tasks.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of an Interrupt Vector Table?

To organize data in a computer system

To control the speed of the CPU

To store the names of interrupt handlers

To store the addresses of interrupt service routines.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the Interrupt Vector Table used in interrupt handling?

It is used to store the data of the interrupting process.

It is used to display error messages during interrupt handling.

It is used to store the addresses of the interrupt service routines.

It is used to store the names of the interrupting devices.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an Interrupt Service Routine (ISR)?

A software for managing interruptions

A hardware component that causes system crashes

A type of computer virus

A function that is executed when an interrupt occurs