Technical preparation

CSE MCQ

101. Link encryption

102. Seeks analysis

103. Trojan-Horse programs

104. Pre-emptive scheduling is the strategy of temporarily suspending a running process

105. In Round Robin CPU scheduling, as the time quantum is increased, the average turn around time

106. Which of the following refers to the associative memory?

107. Consider a logical address space of 8 pages of 1024 words mapped into memory of 32 frames. How many bits are there in the physical address?

108. Consider a logical address space of 8 pages of 1024 words mapped into memory of 32 frames. How many bits are there in the logical address?

109. Consider a computer with 8 Mbytes of main memory and a 128 K cache. The cache block size is 4 K. It uses a direct mapping scheme for cache management. How many different main memory blocks can map onto a given physical cache block ?

110. The first-fit, best-fit and the worst-fit algorithm can be used for

111. If there are 32 segments, each of size 1 K byte, then the logical address should have

112. Dirty bit is used to show the

113. In real-time operating systems, which of the following is the most suitable scheduling scheme?

114. In a paged memory, the page hit ratio is 0.35. The time required to access a page in secondary memory is equal to 100 ns. The time required to access a page in primary memory is 10 ns. The average time required to access a page is

115. Working set (t, k) at an instant of time, t, is

116. Distributed systems should

117. Fence register is used for

118. Determine the number of page faults when references to pages occur in the following order : 1, 2, 4, 5, 2, 1, 2, 4. Assume that the main memory can accommodate 3 pages and the main memory already has the pages 1 and 2, with page 1 having been brought earlier than page 2. (LRU algorithm is used)

119. A certain moving arm disk storage with one head has following specifications : Number of tracks I recording surface 100 Disk rotation speed 2400 rpm Track storage capacity= 62500 bits The transfer rate will be

120. A certain moving arm disk storage with one head has following specifications : Number of tracks I recording surface 100 Disk rotation speed 2400 rpm Track storage capacity= 62500 bits The average latency time (assume the head can move from one track to another only by traversing the entire track) is