Coa Question by Sir
Coa Question by Sir
52. What are the advantages of using DMA method over interrupt driven method of I/O transfer?
53. What are privileged and non-privileged instructions?
54. Explain software interrupts and exceptions.
55. Explain the role of interrupts in process state transition.
56. Write a short note on SCII and USB interfaces.
57. What is the difference between DRAM and SRAM in terms of characteristics and
application?
58. Compare EPROM, EEPROM and flash memory.
59. What are the advantages of using memory interleaving?
60. What are the advantages of using cache?
61. Why the concept of hierarchical memory organization is used in computers? Explain.
62. How does the principle of locality relate to the use of multiple memory levels?
63. What is cache mapping? Briefly explain various mapping functions.
64. For a direct mapped cache, a main memory address is viewed as consisting of three fields.
List and define the three fields.
65. What is the difference between a logical address and a physical address?
66. What is cache hit-rate? What type of replacement algorithms are used to improve the hit rate?
67. Write a note on write policies used in memory management.
68. Discuss the effect of cache size and block size on system performance.
69. Briefly describe some of the methods used to increase processor speed.
70. Define the terms throughput and speedup.
71. What is instruction pipelining? What are the advantages of using pipelining over sequential
processing?
72. What are the advantages of increasing number of stages in pipelining process?
73. What are the reasons of pipeline stall? Discuss.
74. List and briefly define the four categories of computer systems proposed by Flynn.
75. What are the chief characteristics of an SMP?
76. What is concurrent access to memory and cache coherency? How to control the cache
coherency?
77. What is the meaning of each of the four states of the MESI protocol?