Critical section problem can be solved by the following except?

(A) Firmware based solution
(B) Software based solution
(C) Operating system based solution
(D) Hardware based solution

Among following which is not true about virtual memory?

(A) Virtual memory makes the processes to stuck when the collective size of all processes becomes greater than the size of main memory.
(B) Virtual memory also allows files and memory to be shared by several different processes through page sharing.
(C) Virtual makes the the task of programming easier because the programmer need not worry about the amount of physical memory.
(D) Virtual help in executing bigger programs even greater in size that of main memory.

A modification of free list approach in free space management is to store the addresses of n free blocks in the first free block known as?

(A) Grouping
(B) Bit vector
(C) Counting
(D) Linked list

error: Content is protected !!