Question Bank all jobs

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

2. A file organization component of a VSAM file is

3. Access time is the highest in the case of

4. 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)?

5. 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?

6. A file sometimes called a

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

8. 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 ?

9. Which type of design problem in file system?

10. Shared sub-directories and files are example of

Ans.
1 1
2 4
3 4
4 2
5 3
6 2
7 1
8 3
9 3
10 1