Technical preparation

CSE MCQ

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

102. Dirty bit is used to show the

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

104. 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

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

106. Distributed systems should

107. Fence register is used for

108. 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)

109. 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

110. 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

111. Poor response time are caused by

112. Disk sheduling involves deciding

113. Disk requests come to a disk driver for cylinders 10, 22, 20, 2, 40, 6 and 38, in that order at a time when the disk drive is reading from cylinder 20. The seek time is 6 ms per cylinder. If the scheduling algorithm is the closest cylinder next, then the total seek time will be

114. Disk requests come to a disk driver for cylinders 10, 22, 20, 2, 40, 6 and 38, in that order at a time when the disk drive is reading from cylinder 20. The seek time is 6 ms per cylinder. The total seek time, if the disk arm scheduling algorithm is first-come-first-served is

115. Disk requests are received by a disk drive for cylinders 5, 25, 18, 3, 39, 8 and 35 in that order. A seek takes 5 m sec per cylinder moved. How much seek time is needed to serve these requests for a Shortest Seek First (SSF) algorithm ? Assume that the arm is at cylinder 20 when the last of these requests is made with none of the requests yet served

116. The maximum amount of information that is available with one position of the disk access arm for a removal disk pack (without further movement of the arm with multiple heads) is

117. An unpaged or read-ahead cache associates disk domains with the address of the read and continues for a specific length. The major disadvantage of unpaged cache is that

118. If a disk has a seek time of 20 ms, rotates 20 revolutions per second, has 100 words per block, and each track has capacity of 300 words. Then the total time required to access one block is

119. The file structure that redefines its first record at a base of zero uses the term

120. A file organization component of a VSAM file is