Tuesday, 4 October 2011

If  there is a directed edge from resource to process then that edge is called.........................
a.Assignment edge
b.Request edge
c.Response edge

ans: a

Process of finding the deadlock in the system is....................
a.Deadlock recovery
b.Deadlock detection
c.Deadlock avoidance

ans:  b

Process of breaking the deadlock detected by the detection algorithm is .........................
a.Deadlock detection
b.Deadlock recovery
c.Deadlock avoidance

ans: b

Process of   converting the logical address generated by CPU to actual physical address is.........................
a.Relocation
b.Overlaying
c.Scheduling

ans: a

Fragmentation is solved in which contiguous allocation method...................
a.Single partition allocation
b.Single partition allocation
c.Relocatable partition allocation

ans: c

Process of moving the content of all allocated partitions in one side & all the free memory in other side is called.....................

a.Compaction
b.Relocation
c.Swapping

ans: a

In paging each user process is divided in to equal pieces called......................
a.Frames
b.Segments
c.Pages

ans: c

In paging physical memory is divided into equal pieces called.....................
a.Frames
b.Segments
c.Pages

ans: a

Addresses of the frequently needed pages and its corresponding frame number is loaded in......................
a.Pages is loaded in
b.Translation look aside buffer
c.File map table

ans: b

Process of guarding the memory from unauthorized  access is called...................
a.Sharing
b.Translation
c.Protection

ans: a

Process of mapping a page with many other processes is called.....................

a.Sharing
b.Translation
c.Protection

ans: a

Which of the following is a memory management technique which uses the users view of memory........................
a.Contiguous allocation
b.Segmentation
c.Paging

ans: b

Starting address of the segment in the memory is given by....................
a.Base
b.Size
c.Segment number

ans: a

No comments:

Post a Comment