|
|
| Home / Model Test Papers / B.Sc / Final Year / Computers Paper 3 / Model 6 | Search these pages / web / Questions/Enquries |
DEPOSITOR-NO 1-5 NAME 6-31 AMOUNT-OF-DEPOSIT 32-37 (Rupees) PERIOD 38-39 (years)Write a COBOL program which will give an output record with above information and two more additional fields. One with intrest on deposits and the other with net amount in account. (20) 5. Draw a flow chart to update a sequentially organised master file using a transaction-file. Create a new master file by performing the following operations on old master. IF TRANS-CODE is 1 add a record, 2 delete a record, modify the record. ( State clearly your assumptions if any ) 6. (a) Write about the facilities that are available in COBOL for sorting and merging of auxillary storage files. (15) (b) Write briefly about the usage of REDEFINES clause. 7. (a) Define the terms : database, schema and sub-schema (b) Explain about the relational, hierarchial and network models of database. 8. (a) Write about the advantages and disadvantages of using SORT and INDEX commands in dBASE. (8) (b) In detail, specify how to handle multiple databases in dBase and also explain the use of SET RELATION, UPDATE and JOIN Commands. (12)