Threads and Processes Quiz

Threads and Processes Quiz

University

25 Qs

quiz-placeholder

Similar activities

Quiz desarrollo app moviles

Quiz desarrollo app moviles

University

20 Qs

HO - 40 Define la importancia de la Visión Computacional en IA

HO - 40 Define la importancia de la Visión Computacional en IA

University

20 Qs

"Mahal kong NVSU" Quiz Bee

"Mahal kong NVSU" Quiz Bee

University

20 Qs

Introducción a la Ciberseguridad

Introducción a la Ciberseguridad

University

20 Qs

Internet and App script

Internet and App script

5th Grade - University

22 Qs

PPL (QUIZ 6) Memory Management Quiz

PPL (QUIZ 6) Memory Management Quiz

University

20 Qs

LogoNOVA (FYIT Logo Quiz)

LogoNOVA (FYIT Logo Quiz)

University

20 Qs

GEE-109 LIVING IN AN IT ERA

GEE-109 LIVING IN AN IT ERA

University

20 Qs

Threads and Processes Quiz

Threads and Processes Quiz

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Medium

Created by

Sarvar Usmanov

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?