Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1 4 7 . In a file system the file is identified by: A . A name B . A number C . A user
In a file system the file is identified by:
A A name
B A number
C A user identification
D A type
Contiguous allocation is:
A One of the first methods of memory management
B One of the last methods of memory management
C One of the best methods of memory management
D One of the fast methods of memory management
Interprocess Communication by using Message passing consists of:
A Using an area of memory shared among the processes that wish to communicate
B Using lock and unlock operations to communicate
C Using network system by processes to communicate
D Using send and receive operations to communicate
The cost of Context Switch Time related to Swapping is not dependent of:
A Size of process
B Transfer rate between RAM and backing store
C Memory allocation System calls used with swapping
D CPU characteristics
Openfile table does not contain:
A Access rights
B Disk location
C Fileopen count
D File pointer
The following file operation is responsible of the change of position in the file:
A Create
B Truncate
C Seek
D open
is not one of the file attributes:
A A tag
B user identification
C Location
D identifier
This chapter speaks about solution to ensure the orderly execution of
cooperatingconcurrent processes:
A
BCD
Processes using IPC by message passing does not need to:
A Estalblish connection between them
B Use send call system
C Use shared variable
D Use receive call system
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started