What is the key difference between a process and a thread?

Threads and Processes Quiz

Quiz
•
Information Technology (IT)
•
University
•
Medium
Sarvar Usmanov
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A process is a lightweight unit of execution, whereas a thread is a separate program.
A process has its own memory space, while threads within a process share memory space.
Threads are isolated, while processes share resources.
Threads consume more system resources than processes.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why are threads faster than processes?
Threads run on a higher priority than processes.
Threads do not require context switching.
Threads share resources, reducing overhead.
Threads use separate memory spaces, making execution quicker.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of a multithreaded application?
A basic text editor that processes one file at a time.
A web browser handling multiple open tabs independently.
A calculator performing a single computation.
A static website with no dynamic content.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do threads improve CPU and memory utilization?
By allowing multiple applications to run simultaneously.
By reducing the number of running processes.
By sharing resources within a process and enabling parallel execution.
By limiting the number of processes that can run at a time.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an example of a multithreaded program in Windows 11?
Microsoft Notepad
Microsoft Edge handling multiple downloads
A single-task script running in PowerShell
A command-line program that executes one operation at a time
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main difference between user threads and kernel threads?
User threads are managed by the operating system, while kernel threads are managed by applications.
User threads run independently of processes, while kernel threads rely on processes.
User threads are managed by user-level libraries, while kernel threads are managed by the OS.
Kernel threads are created by the user, while user threads are created by the OS.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of a kernel thread?
A Python script using the threading module.
A background process running in a web browser.
A Windows 11 system thread handling file operations.
A script using JavaScript’s event loop.
Create a free account and access millions of resources
Similar Resources on Quizizz
30 questions
UTS - Sistem Operasi

Quiz
•
University
20 questions
sistem operasi

Quiz
•
University
20 questions
Linux Forensics Quiz

Quiz
•
University
20 questions
PPL 223 (QUIZ 1) Introduction to Programming Languages

Quiz
•
University
20 questions
Pengantar Teknologi Informasi

Quiz
•
University
20 questions
Quiz Pemrograman Mobile

Quiz
•
University
25 questions
OSS (QUIZ 5) - Memory Management

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade