L10 OS LAB WS24 14-2-24

L10 OS LAB WS24 14-2-24

University

13 Qs

quiz-placeholder

Similar activities

CSCN1104_Chapter_7

CSCN1104_Chapter_7

University

15 Qs

Unit 24 - Java Basics

Unit 24 - Java Basics

University

10 Qs

Computer Memory

Computer Memory

University

17 Qs

Computer Memory and Storage

Computer Memory and Storage

KG - University

12 Qs

IB CS Option C

IB CS Option C

9th Grade - University

11 Qs

IB CS Review

IB CS Review

9th Grade - University

11 Qs

คอมพิวเตอร์พื้นฐาน

คอมพิวเตอร์พื้นฐาน

University

10 Qs

Computing Components - Chap 6

Computing Components - Chap 6

11th Grade - University

18 Qs

L10 OS LAB WS24 14-2-24

L10 OS LAB WS24 14-2-24

Assessment

Quiz

Computers

University

Medium

Created by

P S RAMESH

Used 1+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

________ is a memory shared between two or more processes.

Shared memory

Message passing

Pipes

None of the mentioned

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Shared memory is the fastest inter-process communication mechanism.

fastest

slowest

Nitwit

None of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______function is used to create the shared memory segment

shmget()

shmat()

shmid

shmaddr()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______function is used to attach the shared segment with the process's address space.

shmget()

shmat()

shmid

shmaddr()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______is a communication medium between two or more related or interrelated processes.

pipe

shared memory

message queue

None

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______is a communication medium between two or more related or interrelated processes.

pipe

shared memory

message queue

None

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Communication is achieved by one process _______ into the pipe and other _____ from the pipe.

writing, reading

create, terminate

close,delete

None

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?