Operating System Quiz

Operating System Quiz

University

30 Qs

quiz-placeholder

Similar activities

soal ASJ

soal ASJ

11th Grade - University

30 Qs

Operating Systems Quiz lec1

Operating Systems Quiz lec1

University

29 Qs

linux command

linux command

University

25 Qs

MIDTERM QUIZ IN OS 101

MIDTERM QUIZ IN OS 101

University

25 Qs

Operating Systems BSIT2-1

Operating Systems BSIT2-1

University

30 Qs

Command OS 20200415

Command OS 20200415

University

25 Qs

Kuiz Phyton 2

Kuiz Phyton 2

University

25 Qs

Formatif OrArKom A

Formatif OrArKom A

University

26 Qs

Operating System Quiz

Operating System Quiz

Assessment

Quiz

Other

University

Hard

Created by

Harish Morwani

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

An _____________ is a program that acts as an intermediary between a user of a computer and the computer hardware

interrupt vector

Bootstrap program

Kernel

OS

Answer explanation

An OS (Operating System) is the software that acts as an intermediary between users and computer hardware, managing resources and providing a user interface, making it the correct answer to the question.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_____________ is the one program running at all times on the computer

Kernel

Control program

Bootstrap program

interrupt vector

Answer explanation

The kernel is the core component of an operating system, managing system resources and communication between hardware and software. It is the only program that runs continuously, making it the correct answer.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_____________ is loaded at power-up or reboot

interrupt vector

Control program

Bootstrap program

Kernel

Answer explanation

The bootstrap program is the first code that runs when a computer is powered on or rebooted. It initializes the system and loads the operating system into memory, making it the correct answer.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Device controllers inform CPU that it is finished without operation by causing an _____________

interrupt vector

Bootstrap program

Kernel

Control program

Answer explanation

Device controllers signal the CPU that they have completed their tasks by generating an interrupt. This interrupt is managed through an interrupt vector, which directs the CPU to the appropriate handler for the event.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_____________ is a software generated interrupt caused by error or user request

Trap

OS

Bootstrap program

interrupt vector

Answer explanation

A 'Trap' is a software-generated interrupt that occurs due to an error or a user request, making it the correct choice. Other options like 'Control program' and 'OS' do not specifically refer to interrupts.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_____________ is request to the operating system to allow user to wait for I/O completion

System call

Control program

Bootstrap program

OS

Answer explanation

A system call is a mechanism that allows a program to request services from the operating system, including waiting for I/O operations to complete. This makes 'System call' the correct answer.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Computer system: Hardware ↔ OS ↔ Applications ↔ _____________ (↔ = 'uses’)

Users

Shell

Kernel

Mouse

Answer explanation

The interrupt vector is a data structure used by the OS to handle interrupts. It connects hardware and the OS, making it the correct choice to complete the sequence, as it directly relates to how applications interact with the OS.

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?