FOS  QUIZ 7

FOS QUIZ 7

University

25 Qs

quiz-placeholder

Similar activities

Linux Installation and User Management Quiz

Linux Installation and User Management Quiz

University

30 Qs

POPQuiz-Linux

POPQuiz-Linux

University

21 Qs

Operating Systems Concepts Quiz

Operating Systems Concepts Quiz

University

21 Qs

Project Management Prelims

Project Management Prelims

University

30 Qs

PTS Genap Informatika Kelas XII

PTS Genap Informatika Kelas XII

12th Grade - University

20 Qs

Operating System Principles Quiz

Operating System Principles Quiz

University

30 Qs

Operating System Unit 3

Operating System Unit 3

University

20 Qs

Quiz sobre Sistemas Operacionais

Quiz sobre Sistemas Operacionais

University

20 Qs

FOS  QUIZ 7

FOS QUIZ 7

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Alou Gonzales

Used 8+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a process in an operating system?

A passive entity stored on disk

A program in execution

A data structure in the PCB

A shared memory block

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a state of a process?

Ready

Terminated

Waiting

Distributed

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a Process Control Block (PCB) NOT contain?

Process state

Scheduling information

Network configuration

Memory management information

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which system call creates a new process in Unix?

exec()

fork()

wait()

exit()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In process scheduling, what is the purpose of the ready queue?

Hold processes waiting for I/O operations

Store terminated processes

Maintain processes ready for CPU execution

Synchronize interprocess communication

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which IPC model uses shared variables for communication?

Message Passing

Shared Memory

RPC

Sockets

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the send() function do in message-passing systems?

Receives a message from a process

Sends a message to another process

Creates a new process

Synchronizes process execution

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?