FOS  QUIZ 7

FOS QUIZ 7

University

25 Qs

quiz-placeholder

Similar activities

System Administration and Maintenance Chapter 2&3

System Administration and Maintenance Chapter 2&3

University

25 Qs

Operating Systems Quiz

Operating Systems Quiz

University

20 Qs

Operating System Unit 2

Operating System Unit 2

University

20 Qs

Operating Systems

Operating Systems

University

20 Qs

Prelims Reviewer 2 Operating Systems

Prelims Reviewer 2 Operating Systems

University

30 Qs

OS quiz

OS quiz

University

25 Qs

Intermediate Tech Riddles

Intermediate Tech Riddles

University

20 Qs

Intermediate Tech Riddles

Intermediate Tech Riddles

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?