Computer System Architecture Questions Answers
-
57. Which among following is Volatile ?
- ROM
- EPROM
- DROM
- RAM
Answer :
Option D
-
58. An exception condition in a computer system caused by an event external to the CPU is known as ?
- Halt
- Process
- Interrupt
- None of above
Answer :
Option C
Explanation:
In my own experience I found very few questions with answer "None of above", if you do not know the answer then its always better to guess among other (If there is no negative marking) ;)
-
59. In which condition only one process holds a resource at a given time ?
- Circular queue
- Hold and Wait
- Mutual exclusion
- Non preemption
Answer :
Option C
-
60. What is meaning of DMAC ?
- Dual memory access controller
- Direct memory access controller
- Direct memory access computer
- Direct memory accumulator controller
Answer :
Option B