Question
a.
NP/2 bytes
b.
P/2 bytes
c.
N/2 bytes
d.
NP bytes
Posted under UGC NET computer science question paper Operating System
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Assume N segments in memory and a page size of P bytes. The wastage on account of internal fragmentation is:
Similar Questions
Discover Related MCQs
Q. Suppose it takes 100 ns to access a page table and 20 ns to access associative memory with a 90% hit rate, the average access time equals:
View solution
Q. Variable partition memory management technique with compaction results in:
View solution
Q. Four jobs J1, J2, J3 and J4 are waiting to be run. Their expected run times are 9, 6, 3 and 5 respectively. In order to minimize average response time, the jobs should be run in the order:
View solution
Q. Suppose it takes 100 ns to access page table and 20 ns to access associative memory. If the average access time is 28 ns, the corresponding hit rate is:
View solution
Q. N processes are waiting for I/O. A process spends a fraction p of its time in I/O wait state. The CPU utilization is given by:
View solution
Q. If holes are half as large as processes, the fraction of memory wasted in holes is:
View solution
Q. An example of a non pre-emptive scheduling algorithm is:
View solution
Q. An example of distributed OS is:
View solution
Q. In which of the following, ready to execute processes must be present in RAM?
View solution
Q. If the executing program size is greater than the existing RAM of a computer, it is still possible to execute the program if the OS supports:
View solution
Q. Files that are related to input/output and are used to model serial I/O devices such as terminals, printers and networks are called :
View solution
Q. An example of a possible file attribute is:
View solution
Q. An example of a non-preemptive CPU scheduling algorithm is:
View solution
Q. There are ‘n’ processes in memory. A process spends a fraction ‘p’ of its time waiting for I/O to complete. The CPU utilization is given by:
View solution
Q. With 64 bit virtual addresses, a 4KB page and 256 MB of RAM, an inverted page table requires:
View solution
Q. A computer has 6 tape drives with ‘n’ processes competing for them. Each process may need two drives. For which values of ‘n’ is the system deadlock free ?
View solution
Q. A program has five virtual pages, numbered from 0 to 4. If the pages are referenced in the order 012301401234, with three page frames, the total number of page faults with FIFO will be equal to:
View solution
Q. Average process size=s bytes. Each page entry requires e bytes. The optimum page size is given by:
View solution
Q. The aging algorithm with a=0.5 is used to predict run times. The previous four runs from oldest to most recent are 40, 20, 20 and 15 msec. The prediction for the next time will be:
View solution
Q. Moving process from main memory to disk is called:
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Operating System? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!