Operating Systems Quiz 2

Operating Systems Quiz 2

12th Grade

13 Qs

quiz-placeholder

Similar activities

High and low level languages

High and low level languages

10th - 12th Grade

17 Qs

Estrutura do SO

Estrutura do SO

9th - 12th Grade

15 Qs

Data Flow Diagram II

Data Flow Diagram II

12th Grade

15 Qs

Multithreading and Parallelism Quiz

Multithreading and Parallelism Quiz

12th Grade

15 Qs

Java Thread

Java Thread

12th Grade

10 Qs

Linux+ Chapter 1

Linux+ Chapter 1

11th Grade - University

11 Qs

FE-Practice Unit 21, 22, 34

FE-Practice Unit 21, 22, 34

12th Grade - University

13 Qs

Quiz Kernel Windows vs Linux

Quiz Kernel Windows vs Linux

KG - 12th Grade

10 Qs

Operating Systems Quiz 2

Operating Systems Quiz 2

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Praveen Kumar

Used 1+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a system with user-level threads, if one thread in a process is blocked, what happens to the other threads in the same process?

A. All threads in the process are blocked.

B. Other threads continue executing independently.

C. The process is terminated.

D. A system interrupt is triggered.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a thread in the context of multitasking?

A. A process in execution

B. A lightweight process sharing the same address space

C. A file in use by the operating system

D. A system utility for file management

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In synchronization, what does the term "race condition" refer to?

A. A competition between processes

B. A condition of deadlock

C. Undesirable interference between concurrent operations

D. A priority inversion scenario

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which scheduling algorithm aims to minimize the turnaround time?

A. First-Come-First-Serve (FCFS)

B. Shortest Job Next (SJN)

C. Round Robin (RR)

D. Priority Scheduling

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Round Robin CPU scheduling, what does the term "time quantum" refer to?

A. The total time required to complete a process.

B. The amount of time a process is allowed to run in one continuous time slot.

C. The time taken by the CPU to switch between processes.

D. The priority assigned to each process in the ready queue.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary goal of synchronization in operating systems?

A. Minimizing memory usage

B. Ensuring fair CPU scheduling

C. Coordinating the execution of multiple processes

D. Enhancing disk I/O performance

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following is a characteristic of user-level threads (ULTs)?

A. Better responsiveness to system events.

B. Lower context-switching overhead.

C. Directly visible to the operating system scheduler.

D. Kernel support is required for their management.

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?