Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1 3 7 . . . . . . . . . . . is not an issue related to the file concept: A .
is not an issue related to the file concept:
A File is a contiguous address space
B File is a logical address space
C Every file has a type
D The type of the address space is binary is one of the allocation method used by OS to satisfy a request of size n from a list of
free holes:
A primaryfit
B topfit
C Worstfit
D nicefit
is not one of operation used to manipulate sequentialaccess file:
A Read
B Wind
C Rewind
D write
The file attribute that define the access control to it is:
A Location
B user identification
C Protection
D Type
With TLB technology the page table is reserved in:
A CPU registers
B Main memory & cache memory
C Main memory
D Cache memory
Solution to CriticalSection Problem mustn't guarantee:
A Mutual Exclusion
B Progress
C Bounded Waiting
D Execution of more than one task simultaneously
In a paging context is not one of the information used by OS to translate logical
address to physical address?
A Page base address
B page number
C Page offset
D Logical address
is not one of the CriticalSection solutions;
A Peterson's Solution
B Synchronization Software
C Mutex Locks
D Semaphores
Generally the page table is reserved in:
A CPU registers
B Hard disk
C Main memory
D Cache memory
With contiguous allocation the degree of multiprogramming is limited by:
A number of partitions
B number of CPU
C number of registers
D number of methods
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