Operating System Concepts Quiz

Operating System Concepts Quiz

University

10 Qs

quiz-placeholder

Similar activities

Animation Techniques Quiz

Animation Techniques Quiz

10th Grade - University

10 Qs

Windows Artefacts

Windows Artefacts

University

10 Qs

Information Management

Information Management

University

10 Qs

Network Security Quiz 3CS2 01

Network Security Quiz 3CS2 01

University

15 Qs

Python Challenge

Python Challenge

University

15 Qs

CHAPTER 4 - PART 2

CHAPTER 4 - PART 2

University

10 Qs

Advanced Java Programming Quiz

Advanced Java Programming Quiz

University

10 Qs

ubbu

ubbu

7th Grade - University

5 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?