Operating System Concepts Quiz

Operating System Concepts Quiz

University

10 Qs

quiz-placeholder

Similar activities

Module 5: Creating Dynamic Web Pages with Scripting

Module 5: Creating Dynamic Web Pages with Scripting

University

15 Qs

AverageRound

AverageRound

University

10 Qs

OSS (QUIZ 3) - Process Management (Part 2)

OSS (QUIZ 3) - Process Management (Part 2)

University

15 Qs

Python Challenge

Python Challenge

University

15 Qs

Condition Programming Quiz

Condition Programming Quiz

1st Grade - University

9 Qs

Java_MCQ_3

Java_MCQ_3

University

15 Qs

ubbu

ubbu

7th Grade - University

5 Qs

Threads and Process

Threads and Process

University

15 Qs

Operating System Concepts Quiz

Operating System Concepts Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Ms. Angel Godson

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a process in an operating system?

A program in execution

A software application

A thread in execution

A hardware unit

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a process state?

New

Running

Waiting

Executed

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference between a process and a program?

A process is a collection of threads

A process is a program in execution

A process is stored in secondary memory

A program executes faster than a process

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Process Control Block (PCB) contains all the following information about a process EXCEPT:

Process ID

Process state

File system structure

CPU registers

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is process synchronization used for?

To increase execution speed

To avoid race conditions and ensure correct execution

To improve CPU utilization

To terminate a process

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a thread?

A lightweight process that shares resources with other threads

A single process

A process in memory

A program running on multiple CPUs

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a multithreaded process, which of the following is NOT shared among threads?

Code

Data

Registers

Open files

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?