Operating System Quiz

Operating System Quiz

Professional Development

20 Qs

quiz-placeholder

Similar activities

Q1 SUMMATIVE TEST IN CSS

Q1 SUMMATIVE TEST IN CSS

KG - Professional Development

15 Qs

Operating Systems

Operating Systems

University - Professional Development

25 Qs

Operating System Quiz

Operating System Quiz

Professional Development

20 Qs

Operating Systems

Operating Systems

Professional Development

15 Qs

Introduction to Computer Systems:  Basic elements

Introduction to Computer Systems: Basic elements

University - Professional Development

17 Qs

computer science

computer science

KG - Professional Development

20 Qs

CPUs and RAM 1101

CPUs and RAM 1101

Professional Development

15 Qs

Operating System Quiz

Operating System Quiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Dr.Vanajaroselin Chirchi

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to invoke system calls?

An indirect jump

A software interrupt

A privileged instruction

Polling

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the below statements are False?

User level threads are not scheduled by the kernel

Context switching between user level threads is faster than context switching between kernel level threads

When a user level thread is blocked, all other threads of its process are blocked

Kernel level threads cannot share the code segment.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the principle of locality justify the use of?

Cache memory

Polling

Interrupts

DMA

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a process executes the code fork(); fork(); fork(); What are the total number of child processes created?

7

3

8

4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When an input occurs, an operating system ______

Always resumes execution of interrupted process after processing the interrupt

Ignore the interrupt .

May change state of interrupted process to "blocked" and schedule other process

Always changes state of interrupted process after processing the interrupt.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

State whether the following statement is TRUE or FALSE with reason. The data transfer between memory and I/O devices using programmed I/O is faster than interrrupt-driven I/O.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the program in the operating system that does processor management.

Traffic controller

Process scheduler

Job scheduler

Dispatcher

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?