Lecture 11 Quiz

Lecture 11 Quiz

University

10 Qs

quiz-placeholder

Similar activities

Direct Execution

Direct Execution

University

9 Qs

SORC 05-10-2022

SORC 05-10-2022

University

10 Qs

Threads, Processes, and Programs

Threads, Processes, and Programs

University

8 Qs

Thread Priorities

Thread Priorities

University

10 Qs

Chapter 16 (UNIX II)

Chapter 16 (UNIX II)

University

15 Qs

CPU scheduling

CPU scheduling

University

13 Qs

Thread - SISTEM OPERASI

Thread - SISTEM OPERASI

University

10 Qs

C-21 IV Sem OS Quiz-1 Jan2024

C-21 IV Sem OS Quiz-1 Jan2024

University

10 Qs

Lecture 11 Quiz

Lecture 11 Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Seani Rananga

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 What is the primary role of a Kernel Thread?

To handle interrupts only

To manage user-level thread creation

To act as the smallest unit of execution that the operating system can schedule

To store process instructions in memory

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Which of the following best describes User-Level Threads (ULT)?

Managed by the operating system

Require a separate address space

 Managed by the application itself

Cannot run concurrently with other threads

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Lightweight Process (LWP) responsible for?

Managing interrupts

Serving as a bridge between user-level threads and kernel threads

 Scheduling user-level threads

Handling memory management

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Solaris, how are interrupts handled?

As separate processes

By user-level threads

By converting interrupts to kernel threads

Through direct communication with hardware

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Which of the following is NOT a component of an Android application?

Activities

 Services

Content providers

 Kernel threads

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Linux, what is the relationship between threads and processes?

They are managed entirely separately

Linux distinguishes between threads and processes

Threads are mapped into kernel-level processes

 Processes cannot contain threads

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Which of the following best describes an Activity in Android?

A background service

A component that provides a screen for user interaction

A content provider

 A thread management tool

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?