Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

SRINIDHI INSTITUTE OF SCIENCE AND TECHNOLOGY

II year ECM

COMPUTER ORGANIZATION AND OPERATING SYSTEMS

Assignment # 01

Last Date Of Submission : 04 – 03 - 2020

Q.1. Give the differences between multiprocessors and multicomputers.

Q.2. Describe the manner in which a computer handles interrupts.

Q.3. Write short notes on addressing modes.

Q.4. Explain with a neat diagram how a system call is handled.

Q.5. With diagrams, give the differences between a distributed and network operating system.

Q.6. Give the characteristics of a Real Time Operating System.

Q.7. Consider a two-level cache with access times of 3 ns and 80 ns respectively. If the hit rates
are 95% and 80% respectively in the two caches, and the memory access time is 250ns, what is
the average access time?

Q.8. For the following reference string, find the page fault rate by using ( i ) LRU ( ii ) FIFO and
( iii) Optimal algorithms. Consider the number of frames to be 4.

1,2,8,1,8,2,7,3,6,2,8,9,1,6,3,2

Q.9. Give differences between segmentation and paging.

You might also like