Technical preparation

CSE MCQ

121. Access time is the highest in the case of

122. A program P reads and processes 1000 consecutive records from a sequential file F stored on device D without using any file system facilities. Given the following: (i) Size of each record = 3200 bytes. (ii) Access time of D = 10 m secs. (iii) Data transfer rate of D = 800 x 103 bytes/sec (iv) CPU time to process each record = 3 m secs. What is the elapsed time of P if F contains unblocked records and P uses one buffer(i.e. it always reads ahead into the buffer)?

123. A program P reads and processes 1000 consecutive records from a sequential file F stored on device D without using any file system facilities. Given the following: (i) Size of each record = 3200 bytes. (ii) Access time of D = 10 m secs. (iii) Data transfer rate of D = 800 x 103 bytes/sec (iv) CPU time to process each record = 3 m secs. What is the elapsed time of P if F contains unblocked records and P does not use buffering?

124. A file sometimes called a

125. Primitive disk operating system (POS) manages its disk files in contiguous blocks. A file is saved to the first available space that is large enough to hold the file. Assume that a disk has only 10 contiguous blocks of available free space. Which of the following set of file operations Fa=1, Fb=3, Fc=5, Fd=6 can not be completed given the set of files and file sizes specified below

126. In MS-DOS, relocatable object files and load modules have extensions

127. Consider six files F1, F2, F3, F4, F5 and F6 of corresponding sizes 100, 200, 70, 40, 250 and 50 respectively. If the files are stored in such a manner to optimize access time, what will be the approximate average access time of a record from one of the six files on the sequential device ?

128. Which type of design problem in file system?

129. Consider six files : F1, F2, F3, F4, F5, F6 with corresponding sizes 100, 200, 70, 40, 250 and 50 respectively, the files are to be stored on a sequential device in such a way that as to optimize access time. In what order should the files be stored?

130. Shared sub-directories and files are example of

131. which types of file organization are supported by magnetic tape?

132. Number of minimal set of required file operations are

133. The volatility of a file refers to

134. How many common file type are there?

135. Wild-card specifiers

136. System supports two types of file, which are

137. Disaster recovery

138. The simplest directory structure is

139. An incremental backup

140. Solution of name collision problem is