Operating System

Showing posts with label Memory Management. Show all posts
Showing posts with label Memory Management. Show all posts

Tuesday, April 7, 2015

How does User Class reduce the Storage overhead incurred by Access Control Information?

2 comments
How does User Class reduce the Storage overhead incurred by Access Control Information?
Owner Grant Permission to Group of User 
All of the listed options  
Owner Grant Permission to Group of Specified User 
Owner Grant Permission to Group of Public 
Read More

In mainframe system,the block of data is called as __________.

Leave a Comment
In mainframe system,the block of data is called as __________. 
None of the mentioned options
Record 
Note 
Both the mentioned options 
Read More

Sunday, April 5, 2015

Which of the following File allocation System suitable for Windows Operating System?

Leave a Comment
Which of the following  File allocation System suitable for Windows Operating System?
FAT 32
FAT
All of the listed options
NTFS
Read More

Which of the following options is the responsibility of File Manager ??

Leave a Comment
Which of the following options is the responsibility of File Manager
a) Provide implementation of file abstraction
b) Provide directories for organizing files?

None of the mentioned options
The file manager implements the abstraction
File manager provides the directories for implementation
Both the mentioned options
Read More

How the File system is managing the Free Space management?

Leave a Comment
How the File system is managing the Free Space management?
Linkedlist
All of the listed options
Grouping
Bit Vector
Read More

Which of the following is responsible for allocating primary memory to processes and for assisting the programmer in loading and storing the contents of the memory?

Leave a Comment
Which of the following is responsible for allocating primary memory to processes and for assisting the programmer in loading and storing the contents of the memory?
Segment Manager
Fragmentation manager
Memory Manager
Program manager
Read More

Which of the following options is true with respect to an Index Allocation method?

Leave a Comment
Which of the following options is true with respect to an Index Allocation method?
All of the listed options
The directory entry of the file in Linked Allocation method and the index block of a file helps to point the data blocks
Data blocks can be scattered anywhere in the disk in Linked Allocation method
An index block is allocated for each file that is created
Read More

Which of the following strategies allow a process to use the CPU when only part of its address space is loaded in the primary memory?

1 comment
Which of the following strategies allow a process to use the CPU when only part of its address space is loaded in the primary memory?
Memory Manager
Page Units
Primary Memory
Virtual memory
Read More

Which of the following options is related to Displace (Offset) in paging concept of Operating system?

Leave a Comment
Which of the following options is related to Displace (Offset) in paging concept of Operating system?
Address Space of the Main Memory
Address Space of the Page
Address Space of the Process
Address Space of the Frame
Read More

In which of the following methods,mentioned data in a file is stored in a contiguous section of the disk ?

Leave a Comment
In which of the following methods,mentioned data in a file is stored in a contiguous section of the disk ?
Page Allocation Method
Link Allocation method
Contiguous  Allocation method
Indexed Allocation method
Read More