FOS  QUIZ 7

FOS QUIZ 7

University

25 Qs

quiz-placeholder

Similar activities

RIDDLE_IT_OUT

RIDDLE_IT_OUT

University

20 Qs

Operating System Unit 3

Operating System Unit 3

University

20 Qs

PPL 223 ( QUIZ 2) Syntax and Semantics

PPL 223 ( QUIZ 2) Syntax and Semantics

University

20 Qs

ITCC104: QUIZ 1

ITCC104: QUIZ 1

University

20 Qs

Quiz 1 | Information Security | Kali Linux Commands

Quiz 1 | Information Security | Kali Linux Commands

University

20 Qs

ITSM Quiz

ITSM Quiz

University

29 Qs

Threads and Processes Quiz

Threads and Processes Quiz

University

25 Qs

SW # undefined

SW # undefined

University

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